Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Hi
I am looking for a script to make windows runas feature through the script in which a person can run process by impersonating as another user. I cannot simply use the cmd prompt for runas command as it prompts for the password on the screen. Is there any perl module to impersonate a user and run a process under the impersonating user??
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Using Windows runas
by rovf (Priest) on Mar 12, 2012 at 09:14 UTC | |
by Anonymous Monk on Mar 12, 2012 at 09:57 UTC | |
by marto (Cardinal) on Mar 12, 2012 at 10:23 UTC | |
|
Re: Using Windows runas
by marto (Cardinal) on Mar 12, 2012 at 09:21 UTC |