NFS 4 ACL issue
We have a Linux server configured as NFS 4 server with domain as xxx.com. We trying to mount the NFS share in Solaris 10 client which is in another domain (xxx.ca). We configured the NFSMAPID_DOMAIN in /etc/default/nfs to xxx.com.
The mount was success and able to see the files in it using 'ls' command. We able to create/delete files from NFS client. But 'ls -l' failing with message as given below. We have same users and groups (with same UIDs & GIDs) on both servers
ls: can't read ACL on /mnt/arc_repo: Permission denied
Any reason why it is showing ACL error even though it is able to create/delete files.
1