DEBUG "2026-06-11 22:11:56.354 GMT-0800" <server-ip> LDAPSync 0 0 0 "actor=LDAPSyncService,op=Synchronization, text=[LDAPSyncMgr:finalizeDeletedRecords] Checking if the user <username> is to be deleted in the cloud."WARN "2026-06-11 22:11:56.354 GMT-0800" <server-ip> LDAPSync 0 0 0 "actor=LDAPSyncService,op=Synchronization, text=[LDAPSyncMgr:finalizeDeletedRecords] False-positive. User <username> has account in multiple stores. Cannot be deleted."Follow these steps to safely migrate or update your LDAP user store connection within the VIP Enterprise Gateway (EG) console.
Before making any changes, record all settings of your current user store connection. Ensure you have documented:
Connection Details: LDAP host, port, and SSL/TLS settings.
Authentication: Bind DN and credentials.
Scope: Base DN and User Filter.
Mappings: Group mappings.
Policies: Any associated policy or rule references.
Locate every configuration that references the current user store. Thoroughly check the following areas:
Validation server configurations
VIP Administrator configuration
Console authentication settings
Any policy or workflow that specifies the user store
In the VIP EG console, create a new user store connection configured with your updated LDAP details.
💡 Tip: Mirror all settings recorded in Step 1, substituting only the changed values (e.g., the new host name for the new LDAP provider).
Replace every reference to the old user store (identified in Step 2) with the newly created user store. Verify each configuration area to ensure no references to the old connection remain.
Once all references have been updated and verified, delete the old user store connection from the VIP EG console.
Restart the relevant VIP EG services to apply the configuration changes globally.
Run an LDAP simulation with the new user store. Before proceeding with a full sync, confirm that:
No false-positive deletion warnings are present in the simulation log.
All users are correctly matched with their new GUIDs.
The expected update and delete operations appear exactly as intended.
⚠️ Critical: Only proceed with the full, live LDAP sync once the simulation completes entirely without unexpected warnings.