|
OS X Directory on OpenLDAP |
|
After a little struggle it seems it's possible to import the schema that Apple uses for Mac OS X Server into a standard OpenLDAP 2 install and create an LDAP structure similar to Apple's The apple.schema and needed samba.schema is obtainable here Uncomment the 'container' objectclass, move the two 'authAuthority' attributetypes and 'authAuthorityObject' objectclass above the 'apple-user' objectclass and uncomment the second 'authAuthority' attributetype. You should then be able to import an ldif file exported from a Mac OS X Server.
|