Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2006 01:20:05 -0700
From:      Pramod Venugopal <pramod@dvnull.org>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Cc:        Atom Powers <atom.powers@gmail.com>
Subject:   Re: Slow Startup with nss_ldap
Message-ID:  <158A90D0-C3CA-47AC-BB4F-5A721F9F34C6@dvnull.org>
In-Reply-To: <df9ac37c0608120900u6b82d144yd18cfa9a89472f47@mail.gmail.com>
References:  <DAC3BE08-0477-4E4D-A5ED-12BC90D365EF@dvnull.org> <df9ac37c0608120900u6b82d144yd18cfa9a89472f47@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi

Anyways, after setting slapd to start before in rc.d, I was able to  
get my machine up. Slapd would still give me the following error:

nss_ldap: could not search LDAP server - Server is unavailable

However slapd is up and running by the time I get a login prompt so  
the important issue is out of the way. Now to figure out why that  
message comes up.

Pramod Venugopal
pramod@dvnull.org



On Aug 12, 2006, at 9:00 AM, Atom Powers wrote:

> Try starting ldap first, using rc.d magic.
> Try putting 'bind-policy soft" (sp?) in your nss_ldap.conf, ldap.conf
>
> On 8/11/06, Pramod Venugopal <pramod@dvnull.org> wrote:
>> Hello everyone,
>>
>> I have a FreeBSD 6.1-RELEASE system configured as a Samba Server with
>> an OpenLDAP backend. I have configured nss_ldap to allow local user
>> authentication via LDAP.
>>
>> However if I reboot this machine for any reason, the bootup process
>> gets stuck on named. If I Ctrl-C out of named, it gets stuck again on
>> slapd.
>>
>> However, if i put the original nsswitch.conf back, the machine boots
>> up fine and i have to copy the old nsswitch.conf back to get local
>> user authentication.
>>
>> Here is the updated nsswitch.conf file:
>> --8<--
>> passwd: files ldap
>> group: files ldap
>> --8<--
>>
>>  From looking at the logs, it looks like these processes are trying
>> to access the ldap server which isnt up since it has not started yet.
>> Is there any way I can get past this (other than using the original
>> nsswitch.conf and changing back manually)?
>>
>> Thanks in advance,
>>
>> Pramod Venugopal
>>
>>
>>
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to "freebsd-questions- 
>> unsubscribe@freebsd.org"
>>
>
>
> -- 
> --
> Perfection is just a word I use occasionally with mustard.
> --Atom Powers--
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions- 
> unsubscribe@freebsd.org"
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?158A90D0-C3CA-47AC-BB4F-5A721F9F34C6>