Schema modification

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
 
W

Wolfgang Kais

Hello Robbie.
-----Original Message-----
What are trying to accomplish by doing that?

A customer has exported an OpenLDAP schema to a file and
wants to store the data in Active Directory. I am trying
to write a ldif file that can be used with ldifde.

Regards,
Wolfgang
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top