|
Transfer accounts from Linux to NetWare
|
|
| · | Properties transferred in the example are first name, last name, account name and password hash. Hashes currently supported by NetWare NMAS are Secure Hash (SHA), Salted Secure Hash (SSHA), digest-md5 (MD5) and Unix Crypt (CRYPT). Samba hashes are not supported.
|
| · | It is easy to transfer other properties by minor modifications to the script, the "ListOfProperties" parameter in the "Data.Get.LD.Find" command contains source properties and each "Nov.DS.Object.SetProperty" command contains a property to be written.
|
| · | Extract accounts from a single container, a container including subcontainers, or all accounts in a group, by modifying parameters for the "Data.Get.LD.Find" command.
|
| · | Write accounts to any destination container.
|
| · | A locally installed SSL certificate for Linux
|
| · | Novell controls
|
| · | NetWare client
|
| · | A locally installed Novell SSL certificate
|
| · | Linux server with OpenLDAP 2.0 or higher, configured to accept SSL connections on port 636.
|
| · | Full administrative privileges, superuser "rootdn" enabled in slapd.conf, user name and password in LDAdminAccount and LDAdminPW variables in [Settings].
|
| · | NetWare 6 server or higher with
|
| · | NMAS version other than 2.3.4 or 2.3.4.1 (2.3.4.x has password import bug). Type "m nmas" (omit quotes) at system console to check version.
|
| · | LDAP, configured to accept SSL connections on port 636.
|
| · | Full administrative privileges
|
| · | Log on as admin to NetWare server from NetWare client on local machine before running script.
|
| · | NetWare server admin ID and password must also be specified in NDAdminAccount and NDAdminPW variables in [settings].
|