Re: IIS 6 - UNC - 401.1 - Access is denied due to invalid credentials
From: augustus (anonymous_at_discussions.microsoft.com)
Date: 11/23/03
- Next message: DX: "Anonymous Virtual Directory Requires Authentication"
- Previous message: Michael G. Schneider: "Re: IIS 5.0 can't handle multiple request at the same time with the same Web site(Application)?"
- In reply to: David Wang [Msft]: "Re: IIS 6 - UNC - 401.1 - Access is denied due to invalid credentials"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 23 Nov 2003 05:37:28 -0800
It seems to work disabling "Integrated Windows
authentication" and enabeling "Basic authentication" on
the protected sub-directory, but I don't like the fact
that this sends the password in clear text...
Augustus
>-----Original Message-----
>What authentication type did you enable on the UNC vdir?
>
>401.1 implies that IIS failed to obtain the user token
via LogonUser --
>usually due to incorrect username/password. If it's
anonymous -- check that
>the anonymous account is synchronized between the
metabase and SAM/AD.
>
>Have you looked at:
>http://www.microsoft.com/technet/treeview/default.asp?
url=/technet/prodtechnol/windowsserver2003/deploy/confeat/R
emStorg.asp
>
>--
>//David
>IIS
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>//
><anonymous@discussions.microsoft.com> wrote in message
>news:07b101c3b10c$22a24690$a401280a@phx.gbl...
>Forgot to tell, UNC mapping is used to access the share:
>\\nas01\share\web\root\clientname\html indicating no
>username nor password, leaving "Always use the
>authenticated user's credentials when validating access to
>the network directory." checked.
>The not password protected area is working well, just the
>password protected directory is not working
>(file permissions are the same as the local website)
>Any ideas?
>
>thanks in advance,
>Augustus
>>-----Original Message-----
>>I've setup a Windows 2003 Standard Server as PDC with IIS
>>and a NAS (Dell PV 725) with Windows Powered 2000 Server.
>>A simple website (IUSR read-only, client R/W) with a
>>password protected directory for the website statistics
>>(no IUSR, client read-only).
>>This situation hosted locally on the W2K3 IIS Server
>works
>>fine, but results in a problem when is situated on the
>>NAS; the client cannot view the protected directory
>>through http, username & password are not accepted
>>resulting in a "HTTP Error 401.1 - Unauthorized: Access
>is
>>denied due to invalid credentials. Internet Information
>>Services (IIS)" error.
>>FTP access for this user is working fine (R/W to his
>>website, read-only for the password protected directory).
>>What can be wrong here?
>>.
>>
>
>
>.
>
- Next message: DX: "Anonymous Virtual Directory Requires Authentication"
- Previous message: Michael G. Schneider: "Re: IIS 5.0 can't handle multiple request at the same time with the same Web site(Application)?"
- In reply to: David Wang [Msft]: "Re: IIS 6 - UNC - 401.1 - Access is denied due to invalid credentials"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|