[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: attribute type "2.5.18.1" is operational
Joe Wong wrote:
/etc/openldap/schema/core.schema: line 29: attribute type "2.5.18.1" is
operational
Is this a configuration issue or compatibilty issue?
I guess you tried to use attribute type 'createTimestamp' (2.5.18.1) in your
own object class. But you can't since it's declared operational and the LDAP
server itself automagically maintains this attribute for every entry.
Ciao, Michael.