question on Impersonation
-
G'day folks, With regards to impersonation is it possible to impersonate a low privileged user with administrator privileges programmatically? Most articles I have come across requires you to explicitly define the username, password and domain you are trying to impersonate. I would very much appreciate it if someone could shed some light on this issue. cheers V
-
G'day folks, With regards to impersonation is it possible to impersonate a low privileged user with administrator privileges programmatically? Most articles I have come across requires you to explicitly define the username, password and domain you are trying to impersonate. I would very much appreciate it if someone could shed some light on this issue. cheers V
anyways i found an article that proved helpful to resolve my problem. here are couple of articles if anyone else gets stuck on this type of issue in the future. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/entserv.asp http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/paght000023.asp cheers