Re: 401.1 After IIS6 Setup

From: Bernard (qbernard_at_hotmail.com.discuss)
Date: 03/24/05


Date: Thu, 24 Mar 2005 10:50:00 +0800

For Local SAM - open computer management, local users and groups, find the
IUSR_COMPUTER name account, right mouse on the account, and reset the
password.

Then go to IIS MMC, open the site property, directory security tab,
anonymous access, reselect the iusr account, enter the password, click ok to
save.

then go to command prompt, enter 'iisreset.exe' to restart IIS services.

then test browse your site.

-- 
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/
"WebGuyBob" <WebGuyBob@discussions.microsoft.com> wrote in message 
news:867C2E9C-1425-4975-AE5B-B62161B72D69@microsoft.com...
> Hello, folks.
>
> I have setup literally dozens of IIS6 Web sites and just ran into subject
> problem.  I read the following from Mr. Wang in a German IT forum:
>
> "401.1 means that the username/password that you gave to IIS for
> authentication was incorrect. If this happens when you have Anonymous 
> access
> enabled, it means that the username/password you configured in IIS for the
> anonymous user is NOT the same as the NT user in the local SAM. Please
> synchronize them and try again."
>
> Being fairly new systems administration, my question is...How do I
> synchronize these accounts?
>
> TIA,
>
> Bob 


Relevant Pages

  • RE: SOME Users cannot access OWA others do, error HTTP 500
    ... I understand that some account access OWA ... IIS 6.0 compression corruption causes access violations ... compressed copy of the affected files on the SBS server: ...
    (microsoft.public.windows.server.sbs)
  • Re: Basic Authentication fails with Error 401.2 where Integrated s
    ... On the IIS directory security tab, anonymous access is disabled, digest ... authentication is disabled, integrated authentication is disabled and basic ... account created has full permissions for the folder and the file that's in it. ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS 6 ASP: Which Process Identity Is It Using? App Pool or Anon?
    ... But isn't the COM object running under the ... The COM object can be running under the impersonated account, ... example, even if IIS launched the COM object with the impersonated user, the ... It will now be using "TestService" identity. ...
    (microsoft.public.inetserver.iis)
  • Re: Virtual Directory - Permission Denied with fso CopyFile
    ... TestUser (normal user account with same credentials on all machines). ... I logged into the IIS server as vdirUser and simply typed ... open and I had read and write permissions to the share. ... I logged off and back into the IIS server as the administrator and deleted ...
    (microsoft.public.inetserver.iis)
  • Re: Digest Authentication
    ... It sounds like IIS is having problems impersonating the IUSR account, ... In IIS, you do not need Script Source or Write permissions unless you ... But the Digest authentication for windows domain is ...
    (microsoft.public.inetserver.iis)