Use the -nonstrict option on the autofs mount.
Any docs for this? I didn't see anything in the man pages about nostrict and I wasn't able to get it to work, so I want to be sure I've done everything correctly.
[EMAIL PROTECTED] root]# /sbin/service autofs status
Configured Mount Points:
------------------------
/usr/sbin/automount --timeout=60 --debug /proj/tec yp auto.proj -rw,hard,intr,nosuid,nostrict rsize=32768,wsize=32768
<snipped>
Active Mount Points:
--------------------
/usr/sbin/automount --timeout=60 --debug /proj/tec yp auto.proj -rw,hard,intr,nosuid,nostrict rsize=32768,wsize=32768
<snipped>
[EMAIL PROTECTED] root]# cat /etc/auto.master # /etc/auto.master yp:auto_master /home yp:auto.home [EMAIL PROTECTED] root]# ypcat -k auto_master | grep auto.proj /proj/tec auto.proj -rw,hard,intr,nosuid,nostrict
-- Tom Georgoulias POPI Classification [x] General Business Information [] Freescale Semiconductor Internal Use [] Freescale Semiconductor Confidential Proprietary
_______________________________________________ autofs mailing list [EMAIL PROTECTED] http://linux.kernel.org/mailman/listinfo/autofs
