linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kay Sievers <kay.sievers@vrfy.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: LDAP stops udev from working
Date: Sat, 29 Oct 2005 17:36:27 +0000	[thread overview]
Message-ID: <20051029173627.GB16376@vrfy.org> (raw)
In-Reply-To: <2AD792FE1A79F046B908C364C29622F2841467@EX05.ds.umcutrecht.nl>

On Fri, Oct 28, 2005 at 07:17:17PM +0200, Kersten, V.M.E. wrote:
> Hello,
> I ran into trouble as I switched my standalone machine to retreive
> authentication from a LDAP server.
> The booting stops for about 30 sec. at 'Creating initial device nodes'
> and then drops to debugging cause it could not find the /dev/sda1
> device, which normally holds the / partition, so obivousely these are
> not being created.
> 
> When I switch back (not using the LDAP server) in  /etc/nsswitch.conf
> all is fine again.
> 
> I've been looking around for the same error on the net/google/this list
> but appearantly nobody has the same trouble.
> 
> Am I overlooking something really obvious?
> 
> The LDAP servers used are Apple 10.2.9 and 10.3.9 (which is a modified
> OpenLDAP) and both make udev grind to a halt a the same spot. They are
> used for some years now to authenticate woody clients with no problem.
> 
> The udev version I am using is 0.070-2 (debian unstable)
> Kernel is 2.6.12-1-686smp
> 
> I would really appriciate if somebody hints me in the right direction?

That's probably cause of glibc trying to resolve group names to numeric
id's to apply to the device nodes. Usually disks have the group "disk"
assigned, but your ldap setup prevents the resolving at this stage of
booting.

Care to try to replace the textual names by the numerial id's in
/etc/udev/rules.d/* and if that works we need to think about a solution
for this...

Thanks,
Kay


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
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

  parent reply	other threads:[~2005-10-29 17:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-28 17:17 LDAP stops udev from working Kersten, V.M.E.
2005-10-28 20:45 ` Dave Dodge
2005-10-29 17:36 ` Kay Sievers [this message]
2005-11-02 15:59 ` Kersten, V.M.E.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051029173627.GB16376@vrfy.org \
    --to=kay.sievers@vrfy.org \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).