I have mounted an NFS4 filesystem shared by a Solaris 10 cluster environment and am able to browse all of the files, but I cannot touch anything on the filesystem because of all of the user and group permissions being off. Here's my fstab entry:
cnfs:/export /nfs nfs4 rw When I first umount and mount the filesystem, permissions seem to be working properly. Users in our NIS environment have their home directories on /nfs and, for example, are able to create files in their homes. Once I try to touch a file in a directory other than my home, I get a "Permission denied" error and I am no longer able to even touch files in my own home directory. Is there a way that I can get permissions to show up correctly? Thank you, -Mike -- View this message in context: http://www.nabble.com/All-files-on-NFS4-mount-are-owned-by-4294967294%3A4294967294-tp18852544p18852544.html Sent from the freebsd-questions mailing list archive at Nabble.com. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"