You may have a problem with your TCP/IP configuration on your machine. You 
may think you're given trust for the right host name, but perhaps that's 
not the correct hostname.  Note that the following STAF service request 
can be useful.  Also, see section "3.1.4 Why can't my STAF machines 
communicate?" in the STAF FAQ at 
http://staf.sourceforge.net/current/STAFFAQ.htm#STAF%20machines%20can't%20communicate%20due%20to%20DNS%20issues

[pc2]# STAF pc1 MISC WHOAMI
Response
--------
Instance Name   : STAF
Instance UUID   : 95E1094A290900000903D3C861663222
Request Number  : 125
Interface       : ssl
Logical ID      : pc2.austin.ibm.com
Physical ID     : 9.3.123.456
Endpoint        : ssl://pc2.austin.ibm....@6550
Machine         : pc2.austin.ibm.com
Machine Nickname: pc2.austin.ibm.com
Local Request   : No
Handle          : 784
Handle Name     : STAF/Client
User            : none://anonymous
Trust Level     : 4

--------------------------------------------------------------
Sharon Lucas
IBM Austin,   luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313




clayton neal <clayton_n...@yahoo.co.uk> 
06/19/2009 11:47 AM

To
Sharon Lucas/Austin/i...@ibmus
cc

Subject
Re: [staf-users] FS copy directory that doesnt exist






Hiya

For me i get the same output as you except "Requesting Machine" is 
incorrect (the IP address is correct though)


From: Sharon Lucas <luc...@us.ibm.com>
To: clayton neal <clayton_n...@yahoo.co.uk>
Cc: staf-users@lists.sourceforge.net
Sent: Friday, 19 June, 2009 16:51:00
Subject: Re: [staf-users] FS copy directory that doesnt exist


No, this works fine for me.  If  I submit a request from PC2 to copy a 
directory that doesn't exist from PC1 to PC2, then if PC1 does not trust 
machine PC2 at trust level 4 or greater, I correctly get RC 25 
(Insufficient Trust). 

[pc2]# STAF pc1 FS COPY DIRECTORY /noexist/samples TODIRECTORY /tmp 
TOMACHINE pc2 
Error submitting request, RC: 25 
Additional info 
--------------- 
Trust level 4 required for the FS service's COPY request 
Requester has trust level 3 on machine pc1.austin.ibm.com 
Requesting machine: ssl://pc2.austin.ibm.com (ssl://9.3.123.456) 
Requesting user   : none://anonymous 

If machine PC1 then gives trust level 4 or greater to machine 
pc2.austin.ibm.com, 

[pc1]# STAF local TRUST SET MACHINE pc2.austin.ibm.com LEVEL 4 
Response 
-------- 

 then the trust error no longer occurs and I get an error message that the 
from directory does not exist: 

[pc2]# STAF pc1 FS COPY DIRECTORY /noexist/samples TODIRECTORY /tmp 
TOMACHINE pc2 
Error submitting request, RC: 48 
Additional info 
--------------- 
Directory, /noexist/samples, does Not Exist 


Note that it is always more  helpful if you cut'n'paste the exact STAF 
service request you submit as well as the exact result it returns. 

--------------------------------------------------------------
Sharon Lucas
IBM Austin,   luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313



clayton neal <clayton_n...@yahoo.co.uk> 
06/19/2009 10:23 AM 


To
staf-users@lists.sourceforge.net 
cc

Subject
[staf-users] FS copy directory that doesnt exist








Hiya,

I have 2 machines PC1 and PC2
PC2 sends a request to the FS of PC1, to tell it to copy a directory to 
PC2
PC1 and PC2 trust each other at level 5
However the directory doesnt exist on PC1

The error message returned is very strange.
I get an error message that tells me i dont have the correct trust level
The message seems to indicate that the request came from an incorrect OS 
user on PC2, which only has Level 2 trust

However all works ok when the directory exists!

Has anyone seen this problem before?

Regards
Clayton


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects_______________________________________________

staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to