openldap not starting

Jerry freebsd.user at seibercom.net
Mon Feb 21 12:26:59 UTC 2011


On Sun, 20 Feb 2011 23:16:11 -0500
Tim Dunphy <bluethundr at gmail.com> articulated:

> I am building an ldap server on freebsd 8.1.
> 
> For some reason if I include the inetorgperson schema in my slapd.conf
> slapd will not start
> 
> here is the listing in slapd.conf
> 
> 
> # See slapd.conf(5) for details on configuration options.
> # This file should NOT be world readable.
> #
> include         /usr/local/etc/openldap/schema/core.schema
> include         /usr/local/etc/openldap/schema/inetorgpreson.schema
                                                         ^^^^^
Perhaps you mean:

include         /usr/local/etc/openldap/schema/core.schema
include         /usr/local/etc/openldap/schema/cosine.schema
include         /usr/local/etc/openldap/schema/inetorgperson.schema

-- 
Jerry ✌
FreeBSD.user at seibercom.net

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__________________________________________________________________


More information about the freebsd-questions mailing list