Re: Impersonating user
How would you know who the user is to impersonate if you did not
authenticate them somehow?
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"kedar" <kedarnag@xxxxxxxxxxx> wrote in message
news:ec3MxsU9HHA.4752@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
I have a asp.net application, which control virtual directory, we want any
user to access and we do not want to use windows authentication(we do not
want windows authentication dialog) or forms authentication(as we do not
want any login page). However we want to impersonate the user.
Could anyone tell how to achieve this.
thanks,
Kedar.
.
Relevant Pages
- Re: Impersonating when creating a process from inside a SQL Server Assembly
... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... the current WindowsIdentity is still WINDOWS SERVICE. ... I'm trying to impersonate a different user when ... (microsoft.public.dotnet.security) - Re: ActiveDirectoryMembershipProvider & ValidateUser
... And then try the user@domain format? ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... craig_wagner and authenticate. ... (microsoft.public.dotnet.framework.aspnet.security) - Re: SetPassword access denied
... Developer's Guide to Directory Services Programming". ... administrator who is delegated admin rights on that OU. ... the same account logged in interactively on the same box can execute the ... I also wonder why you impersonate in code rather than having the service ... (microsoft.public.windows.server.active_directory) - Re: Web Single Sign On
... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... current Windows credentials to the server, ... This common identity is the user's username used to logon to the ... (microsoft.public.dotnet.framework.aspnet.security) - Re: Changing ADAM user password
... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... Running the bind from another W2K3SP1 machine ... support in digest or something like that. ... (microsoft.public.windows.server.active_directory) |
|