Re: Kerberos authentication problems
Date: 23 Dec 2004 05:30:19 -0800
Olu was correct. Either Impersonate a Client after authentication" or
"Act as part of the operating system" right is required according to
this transcript
http://support.microsoft.com/?scid=http://support.microsoft.com%2Fservicedesks%2Fwebcasts%2Fen%2Ftranscripts%2Fwct062304.asp.
I tried it, it worked, I'm happy.
Relevant Pages
- Re: Server Application Unavailable
... that in .NET Framework 1.0 you need to allow custom ASP.NET ... user to "Act as part of operating system" privelege in Local Policies. ... configuration files, particularly configuration files stored in virtual ... (microsoft.public.dotnet.framework.aspnet.security) - Re: WSE Samples and the need to give ASP.NET....
... "Act as Part of operating system" is a security policy. ... You can modify it using the "Local Security Policy" mmc under the ... Give the ASPNET account "Act as Part of Operating System" rights. ... (microsoft.public.dotnet.framework.webservices.enhancements) - Re: SQL Integrated Security in .NET
... ASPNET account needs "Act as part of operation system" right if you are ... using fixed identity. ... > Act as part of the operating system privilege is ... (microsoft.public.dotnet.security) - Re: SQL Integrated Security in .NET
... ASPNET account needs "Act as part of operation system" right if you are ... using fixed identity. ... > Act as part of the operating system privilege is ... (microsoft.public.dotnet.framework.aspnet.security) - Programmatic verification of password
... which needs to veryify an account password - actually the password of ... I'm suspecting this is the 'act as a part of the ... operating system' right, which indeed my user doesn't have. ... it's then able to use LogonUser to tell if the stored password ... (microsoft.public.win2000.security) |
|