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

Missing AttributeType in core.schema



The AttributeType 'name' (and others) are declared and referenced in
core.schema, but they are commented out! Why? Is there anything that
needs to be included before the core.schema in slapd.conf?

/work/openldap > slapd -d 1 -f /work/openldap/etc/openldap/slapd.conf -h
ldap://127.0.0.1:9009/

@(#) $OpenLDAP: slapd 2.0.25-Release (Mon Aug 26 23:18:40 EDT 2002) $

root@daffy.perf.redhat.com:/usr/src/build/141199-i386/BUILD/openldap-2.0
.25/build-krb5/servers/slapd
daemon_init: listen on ldap://127.0.0.1:9009/
daemon_init: 1 listeners to open...
ldap_url_parse_ext(ldap://127.0.0.1:9009/)
daemon: initialized ldap://127.0.0.1:9009/
daemon_init: 1 listeners opened
slapd init: initiated server.
slap_sasl_init: initialized!
/work/openldap/etc/openldap/schema/core.schema: line 46: AttributeType
not found: "name"
slapd shutdown: freeing system resources.
slapd stopped.
connections_destroy: nothing to destroy.


--
Eric Jain