
UNSOLVED
isilon user create
Hi,
We are try to SMAX installation by using Isilon NFS as managed storage.
https://docs.microfocus.com/doc/SMAX/2022.05/ConfigNFSShares
Our main questions are
- how can we create a user as requirement in the above documents?
groupadd -g 1999 itsma
useradd -g 1999 -u 1999 itsma
and we need to give perssion to this user for NFS shared files.
-how can we make configuration for this user as like below example for the permissions.
/var/vols/itom *(rw,sync,anonuid=1999,anongid=1999,root_squash)
Really any comment or review appreciated and help
Responses (0)
Solutions (0)
