 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
seanc217
Joined: 23 May 2007 Posts: 272
|
|
|
|
You are a genius that did the trick.
Thank you very much.
|
|
Fri Jul 11, 2008 3:45 pm |
|
 |
seanc217
Joined: 23 May 2007 Posts: 272
|
|
|
|
One more question,
When I setup jobs that run on remote linux agents, I decided not to have the authentication so you had me modify the 2 .pl scripts so that I could put anything in as a password.
Can I do this if I am connecting to a windows agent?
If so, what is the procedure?
Sean
|
|
Fri Jul 11, 2008 3:50 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7969
|
|
|
|
This is a little bit different. The authentication is handled by checkuser.exe. Running processes under different accounts is handled by runas.exe. Theoretically you can replace them with a custom program or programs having the same names. The first one should always return 0 to indicate that the user is known and valid. It could ignore all command line parameters. The other custom program should accept several parameters and be able to run the specified process, wait for completion and pass back that process exit code and errors. For the parameter requirements, please execute runas.exe manually from the command line.
|
|
Fri Jul 11, 2008 4:27 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|