Hello,

I am trying to run a remote process between to machines.  I have checked the STAF Users Guide.  I have setup both machines to have a trust level of 5 between the two machines.

#######
First machine: bxx...ip 10.11.29.117

[r...@bxx ~]# staf local trust list
Response
--------
Type    Entry             Trust Level
------- ----------------- -----------
Default <None>            2         
Machine *://10.11.31.38.* 5         
Machine local://local     5     

########
Second machine: bbox...ip 10.11.31.38

[r...@bbox staf]# staf local trust list
Response
--------
Type    Entry              Trust Level
------- ------------------ -----------
Default <None>             3         
Machine *://10.11.29.117.* 5         
Machine local://local      5         


I am seeing that both boxes have a trust level of 5 for each other above.
I then run "process start shell" from bxx to bbox.  I am getting the following error:

[r...@bxx staf]# staf bbox process start shell command "java -vesion"
Error submitting request, RC: 25
Additional info
---------------
Trust level 5 required for the PROCESS service's START request
Requester has trust level 3 on machine bbox
Requesting machine: tcp://bsmith (tcp://10.11.29.117)
Requesting user   : none://anonymous

What have I missed in the trust level configuation?  Why is the request being denied with "Requesting user   : none://anonymous"?
Do I need to setup user anonymous with a trust level of 5 or would this be a security issue?

Regards,
Bill
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to