From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kay Sievers" Date: Sat, 25 Aug 2007 14:44:30 +0000 Subject: Re: udev ldap wait Message-Id: <3ae72650708250744l5c80de0ete74889bc71094d02@mail.gmail.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On 8/25/07, Jan Engelhardt wrote: > ttyS0 picked this up on boot. > > Welcome to Aurora SPARC Linux > Press 'I' to enter interactive startup. > Setting clock (localtime): Sat Aug 25 15:21:39 CEST 2007 [ OK ] > Starting udev: udevd[370]: nss_ldap: failed to bind to LDAP server ldar > udevd[370]: nss_ldap: failed to bind to LDAP server ldap://127.000.1: Can't conr > udevd[370]: nss_ldap: reconnecting to LDAP server (sleeping 4 seconds)... > udevd[370]: nss_ldap: failed to bind to LDAP server ldap://127.0.0.1: Can't conr > udevd[370]: nss_ldap: reconnecting to LDAP server (sleeping 8 seconds)... > udevd[370]: nss_ldap: failed to bind to LDAP server ldap://127.0.0.1: Can't conr > udevd[370]: nss_ldap: reconnecting to LDAP server (sleeping 16 seconds)... > udevd[370]: nss_ldap: failed to bind to LDAP server ldap://127.0.0.1: Can't conr > udevd[370]: nss_ldap: reconnecting to LDAP server (sleeping 32 seconds)... > > Well, that happens if you have 'bind_policy hard_open' in > /etc/ldap.conf. Looks like a bad idea, I admit. But does udev really > need to getpwfoo()? Make sure, that all the system users and groups, used in udev rules, exist in the local database, and that the local files are used before you lookup any other directory service. It will not even try to use the network, just like /etc/hosts can prevent dns lookups. System users and groups should exist on the local machine for various reasons, it's not only udev that has problems with it. Kay ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel