Solaris 11.4SRU32: What is prerequest to for nfs-exports based on netgroups
Hello Folk,
could somebody help me to find a best practise to use netgroup under Solaris 11.4SRU32
Like in the following example:
# share -F nfs -o ro,rw=rose:lilac /usr/src
The following example assigns read-only access to any host in the eng netgroup. The client rose is specifically given read-write access.
# share -F nfs -o ro=eng,rw=rose /usr/src
Kind Regards,
Stefan