ldap
Joy Methew wrote:
hello all.....
i configure (simple)ldap server. when i restart the
system i got error like...
system message bus..........
it`s take lot of time to start system.
Try this: In /etc/nsswitch.conf you probably have an entry like this:
passwd: files ldap
shadow: files ldap
group: files ldap
Edit it (in runlevel 1) to this:
passwd: files
shadow: files
group: files
And reboot and see if that fixes it.
I'd be willing to bet it does.
--
Libenter homines id quod volunt credunt -- Caius Julius Caesar
Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415
Call (866) ERC-7110 for after hours support
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
|