[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
slapd will not start with inetorgperson
- To: openldap-technical@openldap.org
- Subject: slapd will not start with inetorgperson
- From: Tim Dunphy <bluethundr@gmail.com>
- Date: Sun, 20 Feb 2011 23:16:55 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=/U9rLk4NOWyFBd2AM7ttVgSsI/oNKOFIg1hE0EarJUM=; b=xbyUWKa9HeqZEH0DRv8Ewp3HJrbhprJCumbGvNyf0LcNQ+y/vqJRd5htFY2lPiv/BF YFwLdDUfsAraLpiKC3slHdr7YmvpICIupVmPIgMNMfhvhVpYxNgdbZs0u1m7M0Ln8nkO MK7EJ8lAPMojS6zOLxuHSh7kfP2LuxKFFp7Wg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=xCsLg/qra4WqwxDarMjZhWImsPYjVgwT15R6B/wom0USIdYhbci1m7pMEWULKbg7Dz z9qNZVq5aziBHOUCpG4CzQBwxHLtQ0Hi5K7dPeBZtHfzX13ZWhcgvYjVaDSH5wZVkdRi Tj3f99GXyTrQPAh2RkwSkT41j7DMzDGXlKWyA=
hello list!!
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
I do not know why this is the case as I can ls the file:
[root@LBSD2:/usr/local/etc/openldap] #ls -l
/usr/local/etc/openldap/schema/inetorgperson.schema
-r--r--r-- 1 root wheel 6360 Feb 21 03:13
/usr/local/etc/openldap/schema/inetorgperson.schema
If I comment out the inetorg schema slapd starts.
And it looks like the ownership and permissions are the same as they
are on the schema that is currently working:
[root@LBSD2:/usr/local/etc/openldap] #ls -l
/usr/local/etc/openldap/schema/core.schema
-r--r--r-- 1 root wheel 20583 Feb 21 03:13
/usr/local/etc/openldap/schema/core.schema
Boy would I love to get this working again! :)
thanks for your help!
--
GPG me!!
gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B