From a4d38924a817bdb126e8219ab707ff2b4555e195 Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 26 Apr 2006 13:29:00 +0000 Subject: [PATCH] Applied 04_netatalk_schema_README.diff patch from Bernd Ziemetz git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3125 594d385d-05f5-0310-b6e9-bd551577e9d8 --- contrib/openldap/apple.schema.README | 48 ++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 contrib/openldap/apple.schema.README diff --git a/contrib/openldap/apple.schema.README b/contrib/openldap/apple.schema.README new file mode 100644 index 000000000..d2e07506f --- /dev/null +++ b/contrib/openldap/apple.schema.README @@ -0,0 +1,48 @@ + +Heya, + +as we don't want to run into licensing issues the apple.schema is not included +here. In case you want to manage your apple users' homedirectories with GOsa +please copy the apple.schema file from your MacOSX installation into the +schema-directory of your openldap installation and include it in the slapd- +configuration. Usually you'll have to change a few objectclasses as some +attribute-types are missing. + +For example to use the apple.schema from osx 10.4 you'll have to +- remove the objectclass authAuthorityObject +- remove the objectclass apple-acl +- remove the following attributes from all ObjectClasses: + - acctFlags + - pwdLastSet + - logonTime + - logoffTime + - kickoffTime + - homeDrive + - scriptPath + - profilePath + - userWorkstations + - smbHome + - rid + - primaryGroupID + +YMMV depending on the version of the apple.schema. As far as I can remember the +apple.schema from 10.2 does not include all neccessary attributes and object- +classes, so you probably want to use a more recent one. + + +As I actually don't have the time to provide a complete howto I've googled for +a howto - probably http://www.spack.org/wiki/AppleOsxIntegrationWithOpenLdap +will give you some hints how to setup your apple. + +The netatalk plugin was developed by Gina Haeussge and Bernd +Zeimetz for use at the Darmstadt University of Technology, +Department of Architecture. + +In case you have any questions or find any bugs feel free to contact me at +. + + +Best regards, + + +Bernd Zeimetz -- 2.30.2