http://qa.mandrakesoft.com/show_bug.cgi?id=609





------- Additional Comments From [EMAIL PROTECTED]  2003-23-06 19:18 -------
Stefan, we just started using autofs (after installing our 2nd NFS server) with
automount maps in LDAP. I haven't rebooted my machine (ldap slave, all ldap
traffic is local except for updates from the master), but:

$ grep -a chkconfig /etc/rc.d/init.d/{ldap,autofs}
/etc/rc.d/init.d/ldap:# chkconfig: 345 39 61
/etc/rc.d/init.d/autofs:# chkconfig: 345 72 28

Looks like you changed the order of your autofs to be before ldap previously?

Now, we just need installation setup of ldap to add ldap to the automount line
in nsswitch.conf ...

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
When storing automount maps on an ldap server and using autofs on the same
machine the order of starting services is incorrect. The ldap daemon needs to be
running before autofs is started. In cooker this is not the case.

/etc/rc.d/rc5.d/S18autofs
/etc/rc.d/rc5.d/S39ldap

Proposal: move autofs behind ldap, since moving ldap forward would put it in
front of setting up the network.

Reply via email to