Matthew Jurgens wrote: > >>>> All I'm saying is that, for whatever reason, autofs is treating your >>>> program map as a file map. Why I don't know. >>>> >>>> >> It is checking if the map (path in ap->argv[0]) has the execute bit set >> for the owner. >> >> Ian >> >> > So my file looks like > -rwxr-xr-x 1 root root 1193 2009-05-16 09:53 /opt/maj/auto.samba > Which seems to meet all the criteria - owned by root, executable by root > etc etc
What does the master map entry for this look like? If you have "file:" in front of the map path that will force autofs to treat it as a file map. Ian _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
