R
Rob Bolton
Hi there,
If a program running under the interactive logon session (say Susan), needs
to impersonate Bob (via "LogonUser()"), but Bob needs to access the network
as Susan (i.e., his local credentials will be his own, but his network
credentials will be Susan's), is there anyway to do this? The problem seems
to rest with the fact that Bob needs Susan's cleartext password to invoke
any of the appropriate functions but he can't get it - this despite the fact
that Susan has been interactively logged on and simply wants to hand off her
network credentials to him. Any help would be greatly appreciated. Thanks.
If a program running under the interactive logon session (say Susan), needs
to impersonate Bob (via "LogonUser()"), but Bob needs to access the network
as Susan (i.e., his local credentials will be his own, but his network
credentials will be Susan's), is there anyway to do this? The problem seems
to rest with the fact that Bob needs Susan's cleartext password to invoke
any of the appropriate functions but he can't get it - this despite the fact
that Susan has been interactively logged on and simply wants to hand off her
network credentials to him. Any help would be greatly appreciated. Thanks.