Hi,
I my slapd.conf i added th following line:
dynlist-attrset myAccount myAccountOwnerURL
myAccount is a propriatary, auxliliary objectclass.
SlapD says:
AttributeDescription "myAccountOwnerURL" must be a subtype of "labeledURI".
I really don't now how to arrange this. Trying attributetype ( labeledURI:1 NAME 'myAccountOwnerURL' ... ) gives: OID could not be expanded: "labeledURI:1" even the dyngroup.schema wsa loaded prior to the schema containing the "myAccountOwnerURL" Attribute.
Any hint how to proceed?
Gerd