Hi guys, I have created a schema file for Microsoft AD and then used the
schema editor to export this
schema as "Schemas for Apache DS" which I could then import into my server
into the ou=schema node.
As the schema was not complete I added some attributes in the LDAP Browser
view (connected to Apache DS) directly by adding entries of
objectClass=metaAttributeType.
Now I have a schema for Microsoft AD that works (I did not find any official
schema for AD, that's
why I created my own one) and would like to export this back into an
OpenLDAP schema file of the form
attributetype ( 1.3.6.1.4.1.7114.2.1.10 NAME 'changetype'
DESC 'AD ubiquitous changetype attribute'
EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{8} SINGLE-VALUE )
.
objectclass ( 1.3.6.1.4.1.7114.2.2.10
NAME 'user'
SUP organizationalPerson
STRUCTURAL
MUST ( objectSid $ objectClass $ cn )
MAY (
accountExpires $
aCSPolicyName $
adminCount $
..
but I did not find a way to create this sort of output. In the LDAP Brower I
only have export as LDIF
available.
Is there a way to do this? How can I export the schemas for Apache DS into a
textual form that can be
understood by other LDAP servers?
regards, Chris
..........
DI Christoph Rettig
Baumgasse 13/1/5
A-1030Wien
email: [EMAIL PROTECTED]
mobile: +43 699 177 50473
web: http://www.logic.at/people/goth/