NFS Share mounts and shows for root user but not for other Accounts

Hello experts, hoping someone can help me out with a NFS share access issue.

I have created an file share and set the following ACL:

On the client Linux system I am able to mount the NFS share and access it using the root user:

However when I try and access it using the set account i am getting a permission denied error:

As the oracle account is a local account I have created the user and group on TrueNAS with the same UID and GID values, but still cannot get the oracle account to access the mount

Any help will be gratefully apricated

This is a local permission denied issue, i.e. on the client side.

NFS mounts are performed by root just like local file system mounts. The resulting access rights for ordinary users depend on the numeric user and group IDs on the client and the server side which ideally match.

NFS is machine to machine, not user to service like e.g. SMB. That’s why there is also no authentication up to and including version 3.

Correct its a local permission denied issue, on the client side, I’ve deleted and recreated but with no luck, user and Group ID’s have been matched:

image

in TrueNAS: