Your output shows that "Process Auth Mode" is set to "None" on your local system, but it needs to be set on the remote machine where the process is executing. So you need to run "STAF remotemachine PROCESS LIST SETTINGS" and verify that "Process Auth Mode" is set to "None" on the remote machine.
Also note that, on Unix, if you don't start STAFProc as root, you can't
start processes as other users.
Thanks,
David
David Bender 11501 Burnet Rd. Phone (T/L): 1-512-286-5315
STAF/STAX Development Bldg. 903-5B002 (363-5315)
Austin, TX ITN: 23635315
IBM Software Group, 78758-3400 Email: [email protected]
WPLC
From: "Uma Maheswar Chilukuri" <[email protected]>
To: <[email protected]>
Date: 03/01/2010 11:15 PM
Subject: [staf-users] Process with different id
Hi,
I’m trying to run a process with different user specifying in STAF request.
/staf/bin> STAF local PROCESS LIST SETTINGS
Response
--------
Default Stop Using Method : SigKillAll
Default Console Mode : New
Default Focus : Background
Process Auth Mode : None
Default Auth Username : <None>
Default Auth Password : <None>
Default Auth Disabled Action: Ignore
Default Shell : <None>
Default New Console Shell : <None>
Default Same Console Shell : <None>
$STAF remotemachine PROCESS start shell command "tail -f txml.xml"
returnstdout wait DISABLEDAUTHISERROR username xxxx
Error submitting request, RC: 46
Additional info
---------------
Error during process authentication for user name xxxx
STAFProc is started with non root user id.
Is this error because of that? Can STAFProc be run with sudo?
Thanks
Uma.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
staf-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/staf-users
<<inline: graycol.gif>>
<<inline: ecblank.gif>>
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ staf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/staf-users
