UNSOLVED

iileri

updated

4 years ago

I

iileri

1 Message

0

466

September 9th, 2022 03:00

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