nss_ldap and udevd
Hi All,
I've got an openldap server authenticating with heimdal, connecting
with SASL. After entering the kerberos information in pam.d and the
ldap options in nsswitch.conf I can login to the machine using details
from the ldap server and kerberos authentication.
However when I reboot the machine udevd attempts to access the ldap
server for nss_ldap. This has things trying to happen before udev has
even created the dev nodes (at least for eth0 and the hard disk - I didn't check which ones actually were created before this), let
alone allowing the eth0 to start first.
Does anyone know how I can fix this and prevent udevd from trying to do ldap things?
Thanks for any help.
Cheers,
Alan.