Run job as different user [message #1284783] |
Fri, 04 April 2014 18:02  |
Eclipse User |
|
|
|
I setup Hudson on Windows (server 2008 R2)
Seems the job started by anonymous
***********************
Started by user anonymous
[workspace] $ cmd /c call c:\hudson\tomcat\temp\hudson395374251564020258.bat
***********************
it called my perl script and the script tries to access samba drive.
the problem I have now is the job can't see the samba drive at all.
I think my samba drive doesn't support "anonymous" login.
How can I run the job with another user?
tried to use "runas",
it prints
**************************
Enter the password for fs_reg@AMR:
c:\Regression\bin8>exit 1
Finished: FAILURE
***************************
Any solutions?
|
|
|
|
Powered by
FUDForum. Page generated in 0.05415 seconds