> BTW, I'm not even sure being able to define ldap autentification file > name is really useful. I'd just hardcode its location, as the main one.
I'd really rather not! I'd like to have a number of maps available for different classes of machines. PS: LDAP failed for me too until I edited /etc/sysconfig/autofs to use the correct schema -- now it works fine! ivatt:~: ldapsearch -LLL -x "(&(objectclass=automountMap)(ou=auto.master))" dn: ou=auto.master,dc=cl,dc=cam,dc=ac,dc=uk objectClass: top objectClass: automountMap automountMapName: auto.master ou: auto.master ivatt:~: ldapsearch -LLL -x "(&(objectclass=nisMap)(nisMapName=auto.master))" ivatt:~: Any chance of it it defaulting to try the three example schemas? _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
