ldap

Mark Haney mhaney at ercbroadband.org
Wed Aug 27 14:36:09 UTC 2008


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




More information about the redhat-list mailing list