I'm just starting off with NFSV4 and had a few questions. So normally when creating an NFS share on a NAS filer and mounting on a client I would run a chmod & chgrp to set things up the way I want.
Now, I have done that already on existing exports.
When I move to NFSV4, what happens to those changes that were made on the exports?
Do the ACL's that get applied for NFSV4 surpersese those changes?
Moving forward with new NFVS4 exports, do I even need to run chmod and chgp anymore or strictly run the normal "nfs4_setfacl" commands?
When I setup NFSV4 are the chmod & chgrp settings basically deprecated and no longer applpy?
Keep in mind I said I have a NAS filer and not a NFS server that is on Linux machine.
Thanks in advance for the help.
Indeed the NFSv4 ACL and unix permissions on a single server confusing. However, at the end both apply to the same file system. The nfs server istself is stateless (kind of). The answers: