|
Transfer accounts from Linux to Linux
|
|
| · | Properties transferred in the example are first name, last name, account name and password hash.
|
| · | 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 "Lin.DS.Op.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 new uidNumber is automatically generated for each account in the example, but it is also possible to transfer the old uid number, just like any other property.
|
| · | A locally installed SSL certificate for each Linux server
|
| · | 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 for LDAP superuser "rootdn" in SrcLDAdminAccount and SrcLDAdminPW variables in [Settings]
|
| · | User name and password for LDAP superuser "rootdn" in DstLDAdminAccount and DstLDAdminPW variables in [Settings]
|