haezeban Posted December 22, 2004 Posted December 22, 2004 Hey, I have an ASP.NET application that was running fine. I have a user RecO with the minimal creditials. In my webconfig I have : <identity impersonate="true" userName="RecO" password="RecO" /> When I start my app I receive following error. Could not create Windows user token from the credentials specified in the config file. Error from the operating system 'A required privilege is not held by the client. ' What is wrong here. As far as I know nothing changed on that machine and sudddently I receive that error. Tkx in advance for help. Quote
*Gurus* Derek Stone Posted December 22, 2004 *Gurus* Posted December 22, 2004 PRB: Per Request Impersonation Does Not Work on Windows 2000 with ASP.NET Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.