Impersonation Issue
- From: "-Steve-" <nntp@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 14 Mar 2007 13:52:24 -0700
I'm using asp.net 2.0 login control to authenticate my users against AD.
I'm storing their encrypted password in session state, which I then pass to
the LogonUser method and succesfully impersonate their account.
The problem I'm having is that I have to continually re-impersonate the user
on every postback. Is there a better solution?
Steve
.
- Follow-Ups:
- Re: Impersonation Issue
- From: Joe Kaplan
- Re: Impersonation Issue
- Prev by Date: Using Protocol Transition and Constrained Delegation to access a domain controler via LDAP
- Next by Date: Re: Active Directory Membership Provider Change Password
- Previous by thread: Using Protocol Transition and Constrained Delegation to access a domain controler via LDAP
- Next by thread: Re: Impersonation Issue
- Index(es):
Relevant Pages
|