HP-UX Directory Server 8.1 administrator guide

3. Open the Connection tab.
4. Check the New Windows User Sync checkbox to enable users sync. To disable sync, uncheck
the box.
For new synchronization agreements, select the corresponding users sync checkbox in the sync
agreement creation wizard.
9.3.4.2 Configuring user sync in the command line
The attribute to set Active Directory user sync is nsds7NewWinUserSyncEnabled and is set
on the sync agreement. To enable user synchronization, add this attribute to the sync agreement
or create a sync agreement with this attribute set to on:
ldapmodify -D "cn=directory manager" -w secret -p 389 -h server.example.com
dn: cn=exampleSyncAgreement, cn=userRoot, cn="dc=example, dc=com",
9.3 Synchronizing users 413