Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jul 2006 15:15:47 +0300
From:      Dominik Zalewski <dzalewski@open-craft.com>
To:        "Daniel O'Connor" <doconnor@gsoft.com.au>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: slapd - slow starting
Message-ID:  <200607101515.48081.dzalewski@open-craft.com>
In-Reply-To: <200607102113.14004.doconnor@gsoft.com.au>
References:  <200607101327.23403.dzalewski@open-craft.com> <200607102113.14004.doconnor@gsoft.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 10 July 2006 14:43, Daniel O'Connor wrote:
> On Monday 10 July 2006 19:57, Dominik Zalewski wrote:
> > I'm using FreeBSD 6.1-STABLE on i386. I have installed openldap-server ,
> > pam_ldap , nss_ldap. During booting and when I
> > do /usr/local/etc/rc.d/slapd.sh start , its taking very long time to
> > start. Here is what I'm getting in logfile:
>
> You might want to move the file to /etc/rc.d so it can get started earlier.
>
> I changed the headers to look like so too..
> # PROVIDE: slapd
> # REQUIRE: NETWORKING
> # BEFORE: securelevel
> # KEYWORD: FreeBSD shutdown
>
> My /etc/nsswitch.conf is..
> group: files ldap
> hosts: files dns
> networks: files
> passwd: files ldap
> shells: files

I did it. No results. Same error messages in logfile.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607101515.48081.dzalewski>