[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: slapd xinet.d example



Please read the OpenLDAP Administrator's Guide--in particular, the
introduction to Chapter 6.

http://www.openldap.org/doc/admin22/

On Thu, 24 Mar 2005, Michael Oliver wrote:

>
> I want to run my slapd from xinet.d
>
>
>
> /usr/local/libexec/slapd -f /usr/local/etc/openldap/slapd.conf -u ldap
>
>
>
> I created /etc/xinet.d/slapd as follows
>
>
>
> # description: LDAP server daemon
>
> service slapd
>
> {
>
>             port = 389
>
>             protocol = tcp
>
>             wait = no
>
>             user = ldap
>
>             server = /usr/local/libexec/slapd -f
> /usr/local/etc/openldap/slapd.conf
>
> }
>
>
>
> is this right?
>
>
>
> Ollie
>
>
>
>
>
>  <http://www.sourceonenet.com>
>
> Loosely Coupled
>
>
>
>
>
> Mike Oliver
> CTO
>
> Alarius Systems LLC