ASPNET autogen password expired?

T

Trent Tait

ASP.NET has been working for me fine for a month or 2,
All of a sudden I get: Server Unavailable.

Windows XP SP1 (up to date hotfix wise)
..NET 1.1

P4 2.4m

Event log:

Logon Failure:
Reason: The specified account's password
has expired
User Name: ASPNET
Domain: DELLWING
Logon Type: 3
Logon Process: Advapi
Authentication Package: Negotiate
Workstation Name: DELLWING

How does an auto-generated password expire? And how on
earth do I make it generate a new one? Any ideas?

Trent.
 
D

Daryl

Hi Trent,

I have noticed this effect, I believe it is to do with one of the latest SPs
for XP.
Go into the users and find the aspnet user account.
You will find the option require password at next logon is checked. Uncheck
this and IIS should allocate a new password.

Hope this helps
Regards
Daryl
 
T

Trent Tait

Thanks Daryl,

But I had already tried this ealier on with no success...
I tried it again anyway, but still nothing. You were
right however, Require Password was ticked on... I don't
remember it being like that before.

Trent
 
T

Trent Tait

Once again, thanks for your help Daryl.

I've actually had the .net 1.0 issue previously and ran
that batch and fixed it, but that batch is for 1.0 only,
not 1.1.

One of the updates I grabbed from windows update last
night seems to have fixed the issue, but now I can't
connect to my database. I managed to get an asp page to
connect to it using both odbc and oledb, so it must be a
simple permission problem. I will just have to keep
looking.

Trent Tait
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top