Hi Mazouzi,
I think you need to have the user Foo on machine a to be mapped to a
user on the node B using its X. 509 Credentials in the file
/etc/grid-security/gridmap
and then it should be able to copy to that node. The files copied to
node B will appear in the mapped user folder on site B.
I hope this answers your question.
kind regards,
Muhammad Junaid
Mazouzi wrote:
Hello,
I plan to install GLOBUS on tow separated nodes (A, B), that is a user
Foo have an account on NODE A (/home/Foo) but he dont have an
account on NODEB
My question is :
did Foo can copy files from NODEA to NODEB, if yes, where the data
will be copied?
Because I plain to connect to private clusters (using SGE) that
permits users from cluster1 to submit and copy data from/to cluster1
and cluster2 without duplicating users accounts.
Thanks in advance.