09-23-04 02:26 AM
No, none of the names matter.
All you have to do is:
1. Identity the user account which you want IIS to map all anonymous access
2. Set up this user account (can be local or domain)
3. Set the W3SVC/AnonymousUserName and W3SVC/AnonymousUserPass properties to
match the credentials in #2
The username is quite irrelevant as long as you synchronize #2 and #3. All
IIS does is that on startup, if it sees that the anonymous user account is
missing, it auto-creates a user account for #2 using the known name template
scheme and synchronizes the metabase in #3. You can easily do the exact
same thing. If the account is there and synchronized, everything is ok.
Please don't configure "Allow IIS to control the anonymous password" on
IIS6. It has bad security consequences and there are good reasons that it
is no longer in the UI nor available by default.
--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Miha Pihler" <mihap-news@atlantis.si> wrote in message
news:Or4$ohnmEHA.2772@tk2msftngp13.phx.gbl...
Kevin,
Try this article.
IIS 6.0: HOW TO: Configure IIS to Control the Anonymous Password
http://support.microsoft.com/defaul...7&Product=iis60
Sorry about my mistake "IUSER_<server_name>" = "IUSR_<server_name>"
account -- it was a typo...
Mike
"Kevin Wheeler" <kevin.l.wheeler@lmco.com> wrote in message
news:OLwb0ZnmEHA.3396@tk2msftngp13.phx.gbl...
> I forgot to tell you one thing. This server was imaged. So the
> IUSER_<Server_Name> account is IUSER_Masterdevice. The server has been
> renamed. Does this matter? Should I add the account with the new server
> name? If so, what password would I use since I don't know the password
for
> the IUSER_ account?
>
> Kevin
> "Miha Pihler" <mihap-news@atlantis.si> wrote in message
> news:uDHgcUnmEHA.2096@TK2MSFTNGP15.phx.gbl...
> Edit
is[vbcol=seagreen]
> in
(and[vbcol=seagreen]
access[vbcol=seagreen]
Windows[vbcol=seagreen]
> prompts
>
>
[ Post a follow-up to this message ]
|