Question on NIS maps. Exclude a system?

We use nis here at our company and we have a direct mount for the /tftpboot filesystem in our auto_direct map.We have a couple of systems that we would like to have ignore this automount point and have them use thier own.

Is there a way to put a list of excluded systems on an entry in the auto_direct file?

I don't want to have to use the -rw as we have two many systems here that use this automount.I just want to exclude a couple of systems from seeing this.

Thanks

joe

[505 byte] By [jdavis1] at [2007-11-26 10:45:27]
# 1

Not in the map itself (that I'm aware of).

You could override the map on the system itself (if you trust the system, which you must because changing the map doesn't give any security).

See the automount man page. You can map the /tftpboot directory to -null in the local auto_master and it should override the auto_direct entry.

--

Darren

Darren_Dunham at 2007-7-7 2:57:33 > top of Java-index,General,Network Configurations...
# 2
Thanks, this did the job.I guess I didn't see this when I read the manual page before.Joe
jdavis1 at 2007-7-7 2:57:33 > top of Java-index,General,Network Configurations...