Hello all..
I run a very small w2kserver, IIS5 to put about 6 websites
onto the internet. This is very new to me, and I've
learned slowly how to accomplish this over the past 2
months.
But as of today, all of my 6 sites, when visited, get a
401: Unauthorized: logon failed error.
In my EventViewer, I note that it says "Warning: The
server was unable to logon the Windows NT
account 'IUSR_KKT-SERVER1' due to the following error:
Logon failure: the specified account password has
expired. The data is the error code" beside the W3SVC
item, event error 100.
Right below on the System Log is another error, that
says "The server failed to load
application '/LM/W3SVC/1/ROOT'. The error was 'The server
process could not be started because the configured
identity is incorrect. Check the username and password"
which is event 36.
I am confused, at what might have happened with no input
from me. But what I'm able to understand here, is that
somehow the user account that I have set up for anonymous
access to my websites on the server is suddenly not
working.
Is that correct?
Why did this happen?
And lastly, of course, how do I correct this and prevent
same from happening...
???
Jim