Re: grant access to another node

2009-09-19 Thread Mehdi Salehi
what I was looking for is "set access" command Thanks all

Re: grant access to another node

2009-09-19 Thread Richard Sims
IBM provides information on doing that, in the client manual: see topic "Restoring or retrieving your files to another workstation". Do not use the -nodename option, which is not intended for that purpose, and can have unintended consequences for your client password. Richard Sims

Re: grant access to another node

2009-09-19 Thread Mehdi Salehi
I like -virtualnodename option for similar circumstances, but there are cases that a user wants to grant the access of a filespace to another user without giving them the node password. Mehdi

Re: grant access to another node

2009-09-19 Thread ADSM-L
Rather than granting access, can you not simply log in from 'node b' as if you were 'node a' using a -nodename option or similar? /David Mc London, UK On 19 Sep 2009, at 09:52, Mehdi Salehi wrote: Hi, nodeA has backed up /fs1 (image backup) and this image is to be restored on nodeB. Question