Re: [gentoo-dev] Slapd calls nss_ldap before opening its ports

2007-10-29 Thread Josh Saddler
Chris Gianelloni wrote: >> I may venture to assume that repetitive error messages of >> that plenty could be seen at least as a documentation bug. > > Which should be filed as a bug report or sent to the gentoo-doc list. It's not a Gentoo documentation bug, so don't bother to file one, nor mentio

Re: [gentoo-dev] Slapd calls nss_ldap before opening its ports

2007-10-29 Thread Chris Gianelloni
On Mon, 2007-10-29 at 18:39 +0100, Bertram Scharpf wrote: > Hi, > > Am Montag, 29. Okt 2007, 12:41:51 -0400 schrieb Mike Frysinger: > > On Monday 29 October 2007, Bertram Scharpf wrote: > > > Am Montag, 29. Okt 2007, 08:47:28 -0400 schrieb Mike Frysinger: > > > > while that sucks, it still does no

Re: [gentoo-dev] Slapd calls nss_ldap before opening its ports

2007-10-29 Thread Bertram Scharpf
Hi, Am Montag, 29. Okt 2007, 12:41:51 -0400 schrieb Mike Frysinger: > On Monday 29 October 2007, Bertram Scharpf wrote: > > Am Montag, 29. Okt 2007, 08:47:28 -0400 schrieb Mike Frysinger: > > > while that sucks, it still does not make it appropriate for this list > > > > As I wrote in the first po

Re: [gentoo-dev] Slapd calls nss_ldap before opening its ports

2007-10-29 Thread Mike Frysinger
On Monday 29 October 2007, Bertram Scharpf wrote: > Am Montag, 29. Okt 2007, 08:47:28 -0400 schrieb Mike Frysinger: > > while that sucks, it still does not make it appropriate for this list > > As I wrote in the first post the problem appeared when I > upgraded from glibc-2.5-r4 to glibc-2.6.1. At

Re: [gentoo-dev] Slapd calls nss_ldap before opening its ports

2007-10-29 Thread Robin H. Johnson
On Mon, Oct 22, 2007 at 09:56:59PM +0200, Bertram Scharpf wrote: > Hi, > > Am Montag, 22. Okt 2007, 15:30:59 +0200 schrieb Michael Hanselmann: > > On Mon, Oct 22, 2007 at 02:12:29PM +0200, Bertram Scharpf wrote: > > > Therefore I suppose the slapd daemon tries to obtain passwd/shadow > > > informa

Re: [gentoo-dev] Slapd calls nss_ldap before opening its ports

2007-10-29 Thread Bertram Scharpf
Hi, Am Montag, 29. Okt 2007, 08:47:28 -0400 schrieb Mike Frysinger: > while that sucks, it still does not make it appropriate for this list As I wrote in the first post the problem appeared when I upgraded from glibc-2.5-r4 to glibc-2.6.1. At this point of time I was not able to decide whether th

Re: [gentoo-dev] Slapd calls nss_ldap before opening its ports

2007-10-29 Thread Mike Frysinger
On Monday 29 October 2007, Bertram Scharpf wrote: > Am Montag, 29. Okt 2007, 07:45:48 -0400 schrieb Mike Frysinger: > > On Monday 22 October 2007, Bertram Scharpf wrote: > > > when setting up LDAP Pam authentication I encountered a > > > problem that seems to be neither Slapd- nor > > > nss_ldap-sp

Re: [gentoo-dev] Slapd calls nss_ldap before opening its ports

2007-10-29 Thread Bertram Scharpf
Hi, Am Montag, 29. Okt 2007, 07:45:48 -0400 schrieb Mike Frysinger: > On Monday 22 October 2007, Bertram Scharpf wrote: > > when setting up LDAP Pam authentication I encountered a > > problem that seems to be neither Slapd- nor > > nss_ldap-specific. > > for future reference, this belongs on the

Re: [gentoo-dev] Slapd calls nss_ldap before opening its ports

2007-10-29 Thread Mike Frysinger
On Monday 22 October 2007, Bertram Scharpf wrote: > when setting up LDAP Pam authentication I encountered a > problem that seems to be neither Slapd- nor > nss_ldap-specific. for future reference, this belongs on the users list or the forums, not the development list -mike signature.asc Descrip

Re: [gentoo-dev] Slapd calls nss_ldap before opening its ports

2007-10-22 Thread Bertram Scharpf
Hi, Am Montag, 22. Okt 2007, 15:30:59 +0200 schrieb Michael Hanselmann: > On Mon, Oct 22, 2007 at 02:12:29PM +0200, Bertram Scharpf wrote: > > Therefore I suppose the slapd daemon tries to obtain passwd/shadow > > information for ldap via nss_ldap. > > Yes, it does. Therefore, use something like

Re: [gentoo-dev] Slapd calls nss_ldap before opening its ports

2007-10-22 Thread Bertram Scharpf
Hi, Am Montag, 22. Okt 2007, 08:48:59 -0700 schrieb Alec Warner: > On 10/22/07, Bertram Scharpf <[EMAIL PROTECTED]> wrote: > > Is there a way to determine _what_ nss is asked for? > > Sure, turn on nscd in super debug mode and you should see most, if not > all the requests. A _really_ cool idea.

Re: [gentoo-dev] Slapd calls nss_ldap before opening its ports

2007-10-22 Thread Alec Warner
On 10/22/07, Bertram Scharpf <[EMAIL PROTECTED]> wrote: > Hi, > > Am Montag, 22. Okt 2007, 13:44:19 +0100 schrieb Benjamin Smee: > > On Monday 22 October 2007 13:12:29 Bertram Scharpf wrote: > > > > > > @(#) $OpenLDAP: slapd 2.3.38 (Oct 18 2007 22:12:26) $ > > > [EMAIL > > > PROTECTED]:/var/

Re: [gentoo-dev] Slapd calls nss_ldap before opening its ports

2007-10-22 Thread Alec Warner
On 10/22/07, Michael Hanselmann <[EMAIL PROTECTED]> wrote: > Hi > > On Mon, Oct 22, 2007 at 02:12:29PM +0200, Bertram Scharpf wrote: > > Therefore I suppose the slapd daemon tries to obtain passwd/shadow > > information for ldap via nss_ldap. > > Yes, it does. Therefore, use something like the foll

Re: [gentoo-dev] Slapd calls nss_ldap before opening its ports

2007-10-22 Thread Michael Hanselmann
Hi On Mon, Oct 22, 2007 at 02:12:29PM +0200, Bertram Scharpf wrote: > Therefore I suppose the slapd daemon tries to obtain passwd/shadow > information for ldap via nss_ldap. Yes, it does. Therefore, use something like the following line in /etc/ldap.conf: nss_initgroups_ignoreusers root,ldap,c

Re: [gentoo-dev] Slapd calls nss_ldap before opening its ports

2007-10-22 Thread Bertram Scharpf
Hi, Am Montag, 22. Okt 2007, 13:44:19 +0100 schrieb Benjamin Smee: > On Monday 22 October 2007 13:12:29 Bertram Scharpf wrote: > > > > @(#) $OpenLDAP: slapd 2.3.38 (Oct 18 2007 22:12:26) $ > > [EMAIL > > PROTECTED]:/var/tmp/portage/net-nds/openldap-2.3.38/work/openldap-2.3.38/ > >servers/sl

Re: [gentoo-dev] Slapd calls nss_ldap before opening its ports

2007-10-22 Thread Benjamin Smee
On Monday 22 October 2007 13:12:29 Bertram Scharpf wrote: > Hi, > > when setting up LDAP Pam authentication I encountered a > problem that seems to be neither Slapd- nor > nss_ldap-specific. > > When running the init script there comes up an error that > clutters up my syslog with a lot of useless

[gentoo-dev] Slapd calls nss_ldap before opening its ports

2007-10-22 Thread Bertram Scharpf
Hi, when setting up LDAP Pam authentication I encountered a problem that seems to be neither Slapd- nor nss_ldap-specific. When running the init script there comes up an error that clutters up my syslog with a lot of useless error messages: @(#) $OpenLDAP: slapd 2.3.38 (Oct 18 2007 22:12:26) $