# # Sample ldapsync.conf file # srcsrv localhost srcport 389 srcpw myadminpassword #srcdn "cn=Directory Manager" dstsrv remotehost dstport 389 dstpw myadminpassword #dstdn "cn=Directory Manager" # # Tree/subtree to sync on both machines # tree ou=My Sub Tree, o=My Organisation # # Timeouts (src and dst ldap) in seconds # timeout 3 # # You can see more output by setting debug to true # #debug true