|
Home > Archive > IIS Server Security > May 2004 > changed IUSR pwd, now anonymous access login fails. tried...
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
changed IUSR pwd, now anonymous access login fails. tried...
|
|
| Bob Cooper 2004-05-24, 4:33 pm |
| For company intranet, I changed the IUSR pwd with UM4D and moved
Daemons from SYSTEM to a special user. Gave this special user
advanced rights to logon locally and logon as service. I also made
WWWroot a share and Everyone has read access. Event viewer says
Unknown user or bad passwd. I've stopped/started IIS, IIS admin, FTP.
Restarted server. no joy. What should I try?
If I call for CHAP that works OK but many users prefer anonymouns...
TIA
Bob
| |
| Egbert Nierop \(MVP for IIS\) 2004-05-24, 11:32 pm |
| You should also set the IUSR_ user password in the metabase!
run the following command
\inetpub\adminscripts\adsutil.vbs GET W3SVC/AnonymousUserPass
--
compatible web farm Session replacement for Asp and Asp.Net
http://www.nieropwebconsult.nl/asp_session_manager.htm
"Bob Cooper" <sierrasnow@cox.net> wrote in message
news:d2092070.0405240909.77aad4f4@posting.google.com...
> For company intranet, I changed the IUSR pwd with UM4D and moved
> Daemons from SYSTEM to a special user. Gave this special user
> advanced rights to logon locally and logon as service. I also made
> WWWroot a share and Everyone has read access. Event viewer says
> Unknown user or bad passwd. I've stopped/started IIS, IIS admin, FTP.
> Restarted server. no joy. What should I try?
> If I call for CHAP that works OK but many users prefer anonymouns...
>
> TIA
> Bob
| |
| Yogita Manghnani [MSFT] 2004-05-30, 11:52 am |
| Hello,
What Egbert meant is run the command
"cscript adsutil.vbs set w3svc/anonymoususerpass <new password> "
Then restart IIS.
Check the event logs if you are still having problems.
Thanks,
Yogita Manghnani
Microsoft Developer Support
Internet Information Server
****************************************
*****************************[vbcol=seag
reen]
account name for newsgroup participation only.<<
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
© 2003 Microsoft Corporation. All rights reserved.
****************************************
*****************************
|
|
|
|
|