==> On Mon, 23 Jul 2007 15:34:14 +0200, [EMAIL PROTECTED] (Michaël Cadilhac) said:
Michaël> Hi guys! Michaël> I have a NIS based automount configuration that reads like that : Michaël> lri4-154 linux # ypcat -k auto.master Michaël> /special auto.special -rw,intr,soft Michaël> /servers auto.servers -rw,intr,soft Michaël> /local auto.local -rw,intr,soft Michaël> /u auto.u -rw,intr,soft,nosuid Michaël> /tmpsim auto.tmpsim -rw,intr,soft Michaël> /users auto.users -rw,intr,hard,nosuid,tcp,nfsvers=3,timeo=600,retrans=2 Ian pointed out the obvious to me in irc. From the man page for auto.master: Any remaining command line arguments without leading dashes (-) are taken as options (-o) to mount. Arguments with leading dashes are considered options for the maps. So, remove the '-' character from the options list and things should work as expected. -Jeff _______________________________________________ autofs mailing list autofs@linux.kernel.org http://linux.kernel.org/mailman/listinfo/autofs