Operating System - HP-UX
1834049 Members
2050 Online
110063 Solutions
New Discussion

disallow automounting of unwanted nfs

 
kw_1
Contributor

disallow automounting of unwanted nfs

I have a Snap Server NAS device and it is nfs enabled. It has many shares in it. Snap Server can either enable for all shares or none, you can't selectively choose the shares you want to enable. I only want to automount 1 share in the Snap but not the others. Is there a way to disable automounting of unwanted nfs from the unix side?
1 REPLY 1
Massimo Bianchi
Honored Contributor

Re: disallow automounting of unwanted nfs

Hi,
nothing is automounted unless is specified in the file /etc/auto_master or /etc/auto.direct.

Check there.

Massimo