After a new install of etch (3 Oct)
I observe a strange (new ?) udev ldap problem.
My setup:
# grep -i bind_p /etc/libnss-ldap.conf
-> bind_policy soft
libnss-ldap 251-5.2
udev 0.100-2
libssl0.9.8 0.9.8c-1
2.6.18 #1 Tue Oct 3 20:44:45 BST 2006 i686
Ok with: # grep -i ldap /etc/nsswitch.conf
-> passwd: compat ldap [UNAVAIL=return]
-> group: compat ldap [UNAVAIL=return]
# /etc/init.d/udev start
-> Starting the hotplug events dispatcher: udevdFatal: no entropy gathering
module detected failed!
so udev doesn't start at all ...
With: # grep -i ldap /etc/nsswitch.conf
-> passwd: compat #ldap [UNAVAIL=return]
-> group: compat #ldap [UNAVAIL=return]
# /etc/init.d/udev start
-> Starting the hotplug events dispatcher: udevd.
-> Synthesizing the initial hotplug events...done.
-> Waiting for /dev to be fully populated...done.
udev works as expected ...
mfg
boris
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]