>>>>> On Thu, 2 Oct 2008 12:25:55 -0400 >>>>> "FB" == Filipe Brandenburger <filbranden at gmail.com> wrote: FB> On Thu, Oct 2, 2008 at 11:17, Craig White FB> <craigwhite at azapple.com> wrote: >> add this to the bottom of /etc/ldap.conf >> >> timelimit 30 bind_timelimit 30 bind_policy soft >> nss_initgroups_ignoreusers root,ldap FB> Personally, I use a longer list or users: FB> nss_initgroups_ignoreusers FB> root,ldap,named,avahi,haldaemon,dbus FB> I've collected those in trying to speed up the startup of FB> other daemons. I'm not sure if all of them are still relevant, FB> but in any case I think it's a good idea to configure this for FB> users that you know for sure they are in /etc/passwd and not FB> in LDAP. Thanks to everyone who answered in this thread. This did the trick. (I took the longer variation that Filipe suggested, didn't care to experiment whether I could shorten that list) Bernhard