On Wed, 2008-04-30 at 14:43 -0400, Jeff Moyer wrote: > "Young, Darren" <[EMAIL PROTECTED]> writes: > > > Ok, so I set /etc/sysconfig/autofs to what looks to be the format Sun > > wants: > > > > > > > > DEFAULT_MAP_OBJECT_CLASS="automountMap" > > DEFAULT_ENTRY_OBJECT_CLASS="automount" > > DEFAULT_MAP_ATTRIBUTE="automountMapName" > > DEFAULT_ENTRY_ATTRIBUTE="automountKey" > > DEFAULT_VALUE_ATTRIBUTE="automountInformation" > > Good so far. > > > And I set the following there: > > DEFAULT_MASTER_MAP_NAME="ldap:automountMapName=auto_home"
Judging by the error messages you're seeing I'll bet this is actually an indirect map that is normally referred to by the master map. The master map has quite a different format to the maps themselves. See auto.master(5) and autofs(5). Ian _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
