HP-UX Directory Server 8.1 administrator guide

objectclass: top
objectclass: extensibleObject
cn: changelog5
nsslapd-changelogdir: /var/opt/dirsrv/slapd-instance_name/changelogdb
Then, create the supplier replica entry:
ldapmodify -a -D "cn=directory manager" -w secret -p 389 -h server.example.com
dn: cn=sync replica,cn="dc=example,dc=com",cn=mapping tree,cn=config
objectclass: top
objectclass: nsds5replica
objectclass: extensibleObject
cn: sync replica
nsds5replicaroot: dc=example,dc=com
nsds5replicaid: 7
nsds5replicatype: 3
nsds5flags: 1
nsds5ReplicaPurgeDelay: 604800
nsds5ReplicaBindDN: cn=sync manager,cn=config
These different parameters are described in more detail in the HP-UX Directory Server configuration,
command, and file reference and “Configuring suppliers from the command line”.
9.2.7 Step 7: Create the synchronization agreement
Create the synchronization agreement.
9.2.7.1 Creating the Sync agreement from the console
1. In the Directory Server Console, select the Configuration tab.
2. In the left-hand navigation tree, click Replication, then right-click on the database to
synchronize. The default user database is userRoot, but additional databases are added
as new suffixes are added to the Directory Server.
Alternatively, highlight the database, and in the top tool bar, click Object.
3. Select New Windows Sync Agreement from the menu.
9.2 Configuring Windows Sync 403