Hi all, My application is running on one host(local) and integrate with another application that runs on another host(remote). during its work the two applications are using the a NFS shared folder from my application, doing some processing on some of the files there and save it there.
Im using umask 022. In order that the remote user will be able to have a write access, I added it on the remote machine to the same group of the user my application is runnig on the local machine(I first created it with the same name on both machines). But I still exprencing a problem to get a write permission on the shred folder from the remote user. Thanks Yahav ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
