Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
ASP .Net Security
Integrated Security
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Lior Amar, post: 4270727"] Strange, the only thing that can mean is no impersonation. When you print out the System.Security.Principal.WindowsIdentity.GetCurrent.Name does it show ASPNET, SYSTEM or the Logged on User? I've seen a couple of instances where setting the Web.Config does not force impersonation but going into the Machine.Config and setting the Identity tag to impersonate and the authorization to Deny="?". Granted both times I saw this, the Machine.Config had been setup to SYSTEM. SSPI should not fail when on the same machine so I would look more at your ASPNET setup. If you can send me the Web.Config and the Machine.Config I could better help you with it. Lior, [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
ASP .Net Security
Integrated Security
Top