This article explains how to move the PeopleSync LDAP instance to a different server.
Instructions
Moving the LDAP instance consists of the following high-level steps:
-
Install PeopleSync LDAP instance on new server.
-
Create backup on the old server.
-
Restore backup on the new server.
-
Change LDAP server in PeopleSync Console
Install PeopleSync LDAP instance on new server
-
Run the PeopleSync LDAP installer “PeopleSync LDAP Instance 1.1.1.msi” on the new server.
-
Complete the setup dialogs shown by the installer.
The instance data will later be replaced by restoring the backup from the old server.
Create Backup on the old server
-
Log in on the old server.
-
Open a command prompt with elevated permissions.
-
Backup the PeopleSync LDAP instance by running the following command:
PowerShellC:\WINDOWS\system32\dsdbutil.exe "ac i PeopleSync-LDAP" ifm "create full c:\backup\adlds\PeopleSync-LDAP" q q -
Copy the file
C:\backup\adlds\PeopleSync-LDAP\adamntds.ditto the new server.
Restore Backup on the new Server
-
Log in on the new server.
-
Stop the service
PeopleSync-LDAPon the new server. -
Delete the contents of directory
C:\Program Files\PeopleSync\LDAP\data. -
Copy the file
adamntds.dittoC:\Program Files\PeopleSync\LDAP\data. -
Start the service
PeopleSync-LDAP.
Change LDAP Server in PeopleSync Console
-
Open PeopleSync Console and go to System Settings.
-
If you are using LDAP address lists, in section “LDAP Address Lists”, change the setting “LDAP Server” to point to the new LDAP server instance.
-
If you are using LDAP as a user directory for PeopleSync, change the setting “Hostname” in section “Directory Service” to point to the new LDAP server instance.