2011 Feb 17 5:40 AM
Hi All!
In SM49 we defined 2 commands, one for moving (cmd /c MOVE) a file and the other one for copying (cmd /c COPY) one.
My user is allow to move files but not copying them into the same directory. Or at least looks like that.
In SM49 we defined
ZCOPY Windows NT Customer cmd /c COPY
ZMOVE Windows NT Customer cmd /c MOVE
The move command seems to be working fine but then I get a permission error for the move.
Any idea if it is rights or cause the file was used for moving just before the Copy?
Any idea?
Thanks.
2011 Apr 07 5:54 AM
The problem was that in SM59 the user didn't have access to execute the command Copy even though it has authorization to the object.