Apple Mac OS X Server File Services Uživatelský manuál Strana 8

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 34
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 7
Integrating MacOS X and Novell eDirectory 7
* These attributes are part of the posixAccount objectClass, which must be applied to
each user
Extending the schema for Mac OS X Home Directories
The users home directory stored on an AFP server is provided to Mac OS X as a XML
string. An attribute is needed in eDirectory for this value. The value is in following
format:
<home_dir>
<url>afp://yourserver.yourcompany.com/Sharepoint</url>
<path>PathToYourHomeDirectory</path>
</home_dir>*
where:
yourserver.yourcompany.com can be the DNS name or IP address
of your server
Sharepoint is the volume exported by AFPTCP on NetWare. It
usually has the format of servername.volumename
PathToYourHomeDirectory is a path relative to NetWare volume
root of the users home directory.
* This XML value must be base64 encoded in the LDIF file according to RFC 2849 (See
Appendix E for options on base64 encoding a value)
To extend the schema we will use a LDIF file that has all the proper attributes and
classes, including approved names and ASN.1 numbers. The LDIF file is attached as part
of this text in Appendix B or a text file named macosx.ldf can be found in the
“Supporting Files” Folder.
To import the LDIF file into eDirectory you can use two methods:
1. ldapmodify
This tool is a command-line only tool. It is available from http://www.openldap.org
and is available for DOS and Unix (the Unix version works great with MacOS X.)
Realize that the DOS version can process ldif files with CR-LF combinations,
whereas the Unix compiled version cannot.
Enter the following command:
ldapmodify –v –h <server address> –D‘cn=admin,ou=<YourOU>,o=<YourO>’ –W –f
<PathToFile>
NOTE: The command must be on one line, it is wrapped in the text because of the editor.
2. ConsoleOne
From ConsoleOne under the “Wizards” menu option select NDS Import/Export.
Zobrazit stránku 7
1 2 3 4 5 6 7 8 9 10 11 12 13 ... 33 34

Komentáře k této Příručce

Žádné komentáře