W
Wolfgang Kais
Dear experts.
How can I implement a thing called "matching rule" from a
schema file ("...EQUALITY booleanMatch...") with an ldif
file that I can import into Active Directory using ldifde?
What is the equvalent ldif notation in here:
dn: CN=myAttribute,CN=Schema,CN=Configuration,DC=...
changetype: add
adminDescription: ...
adminDisplayName: ...
attributeID: ...
attributeSyntax: 1.3.6.1.4.1.1466.115.121.1.7
cn: ...
isSingleValued: TRUE
lDAPDisplayName: ...
objectClass: attributeSchema
???matchingRule: booleanMatch???
Thanks in advance,
Wolfgang
How can I implement a thing called "matching rule" from a
schema file ("...EQUALITY booleanMatch...") with an ldif
file that I can import into Active Directory using ldifde?
What is the equvalent ldif notation in here:
dn: CN=myAttribute,CN=Schema,CN=Configuration,DC=...
changetype: add
adminDescription: ...
adminDisplayName: ...
attributeID: ...
attributeSyntax: 1.3.6.1.4.1.1466.115.121.1.7
cn: ...
isSingleValued: TRUE
lDAPDisplayName: ...
objectClass: attributeSchema
???matchingRule: booleanMatch???
Thanks in advance,
Wolfgang