| Users Exist In | Post-Installation Steps | ||
|---|---|---|---|
| Windows | Directory Server | Synchronize Existing Users | Do NOT Synchronize Existing Users | 
| No | No | None | None | 
| No | Yes | Run idsync resync -o Sun -c to create existing Directory Server users in Windows. | None | 
| Yes | No | Run idsync resync -c to create existing Windows users in Directory Server. | Run idsync resync -u to populate the connector’s local cache of user entries. | 
| Yes | Yes | Run idsync resync -f <filename> -k to link the users only, and then run idsync resync -o Sun to resynchronize existing users from Directory Server. | Run idsync resync -u to populate the connector’s local cache of user entries. | 
If Group Synchronization is enabled then the groups are synchronized in the same way as the users are synchronized.