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