Thanks for the feedback. The issue has been resolved.
After 1.5 days of mind-numbing troubleshooting, I traced the issue back to a SQL 2005 instance. Although the users credentials were not visibly in use on any of the databases, or services on this server& the server was running a HP Proliant monitoring tool. Removing this tool and the associated database (and reloading) resolved the issue. Users password has changed multiple times since, without issue.
Main Topics
Browse All Topics





by: My_UsernamePosted on 2008-11-13 at 20:30:38ID: 22957296
The error code 0xC0000234 is just telling you that the user is locked out. Can you unlock the account and then look for an event with a different error code?
You might want to check the services and scheduled tasks to see if any are using that user to authenticate. If so, update the credentials.