Thanks again, Michael! > > > > $ ls -l /mnt/directory > > total 4K > > drwxrwx--x. 3 nobody nobody 4.0K Feb 14 19:30 alamo/ > > > > $ls -ld /mnt/directory > > > > drwxrwxr-x. 16 nobody nobody 4.0K Feb 22 08:47 /mnt/directory > > > > This will be the problem, the directory 'alamo/' is owned by a UID that > the NFS client doesn't know. > > I would guess your best bet is to run: > # chown 1000:1000 alamo/ > on the server, then remount. I think this may well be the problem. The server is a RHEL and has the following for ID: uid=34533(maitra) gid=101(Domain Users) groups=101(Domain Users),100287 (dirusers) That last is the group for me an user. I am not sure how possible it is to change the owner on the remote server (not sure what it will affect). Many thanks, Ranjan Check out this link [0] for more > information. But the above should do to start, then you can come back > with more details of your set-up should you need anything. > > > Thanks, > Michael > > > [0] > http://www.troubleshooters.com/linux/nfs.htm#_If_it_mounts_but_cant_access > tl;dr -> User IDs must be the same across the board. > > > > -- > users mailing list > users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe or change subscription options: > https://admin.fedoraproject.org/mailman/listinfo/users > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines > Have a question? Ask away: http://ask.fedoraproject.org -- Important Notice: This mailbox is ignored: e-mails are set to be deleted on receipt. For those needing to send personal or professional e-mail, please use appropriate addresses. ____________________________________________________________ FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop! Check it out at http://www.inbox.com/earth -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org