I am assigning an NFS datastore to our ESXI environment using system manager 2.2 and having trouble figuring out he proper way of doing the permissions. I would like to restrict access to only my two host and I'm trying to make sure to following the correct procedures because Im don't fully understanding the client permissions verses the root permissions when it comes to VMware.
Default settings in system manager:
Security: UNIX
Client Permissions: All Host read/write allow:yes
Anonymous access: Grant access to root users on all clients to the shared directory.
The options I am currently using:
Security: Unix
Client permissions:
- xxx.xxx.xxx.xxx read/write allow:yes
- xxx.xxx.xxx.xxx read/write allow:yes
Anonymous access: Grant root access to all hosts
is this the proper way to apply the security to an nfs datastore in VMware? Do I need a deny statement for all host under client permissions and even though "grant root access to all hosts" works is that the proper option considering I know VMware must have root access.