Diff for /tests/data/slapd-glue-syncrepl2.conf between versions 1.3 and 1.4

version 1.3, 2005/01/30 20:59:05 version 1.4, 2005/08/07 08:01:53
Line 36  database @BACKEND@ Line 36  database @BACKEND@
 suffix          "ou=Information Technology Division,ou=People,dc=example,dc=com"  suffix          "ou=Information Technology Division,ou=People,dc=example,dc=com"
 directory       ./testrun/db.2.a  directory       ./testrun/db.2.a
 rootdn          "cn=Manager 2,dc=example,dc=com"  rootdn          "cn=Manager 2,dc=example,dc=com"
   #bdb#index              objectclass     eq
   #bdb#index              uid     pres,eq,sub
   #bdb#index              cn,sn   pres,eq,sub,subany
   #bdb#index              entryUUID,entryCSN      pres
   #hdb#index              objectclass     eq
   #hdb#index              uid     pres,eq,sub
   #hdb#index              cn,sn   pres,eq,sub,subany
   #hdb#index              entryUUID,entryCSN      pres
 #ldbm#index             objectclass     eq  #ldbm#index             objectclass     eq
 #ldbm#index             uid     pres,eq,sub  #ldbm#index             uid     pres,eq,sub
 #ldbm#index             cn,sn   pres,eq,sub,subany  #ldbm#index             cn,sn   pres,eq,sub,subany
 #ldbm#dbnosync  #ldbm#dbnosync
 #ldbm#dbnolocking  #ldbm#dbnolocking
 #bdb#index              objectclass     eq  
 #bdb#index              uid     pres,eq,sub  
 #bdb#index              cn,sn   pres,eq,sub,subany  
 #bdb#index              entryUUID,entryCSN      pres  
 syncrepl        rid=2  syncrepl        rid=2
                 provider=@URI1@                  provider=@URI1@
                 binddn="cn=Manager 1,dc=example,dc=com"                  binddn="cn=Manager 1,dc=example,dc=com"
Line 64  database @BACKEND@ Line 68  database @BACKEND@
 suffix          "ou=Groups,dc=example,dc=com"  suffix          "ou=Groups,dc=example,dc=com"
 directory       ./testrun/db.2.b  directory       ./testrun/db.2.b
 rootdn          "cn=Manager 2,dc=example,dc=com"  rootdn          "cn=Manager 2,dc=example,dc=com"
   #bdb#index              objectclass     eq
   #bdb#index              uid     pres,eq,sub
   #bdb#index              cn,sn   pres,eq,sub,subany
   #bdb#index              entryUUID,entryCSN      pres
   #hdb#index              objectclass     eq
   #hdb#index              uid     pres,eq,sub
   #hdb#index              cn,sn   pres,eq,sub,subany
   #hdb#index              entryUUID,entryCSN      pres
 #ldbm#index             objectclass     eq  #ldbm#index             objectclass     eq
 #ldbm#index             uid     pres,eq,sub  #ldbm#index             uid     pres,eq,sub
 #ldbm#index             cn,sn   pres,eq,sub,subany  #ldbm#index             cn,sn   pres,eq,sub,subany
 #ldbm#dbnosync  #ldbm#dbnosync
 #ldbm#dbnolocking  #ldbm#dbnolocking
 #bdb#index              objectclass     eq  
 #bdb#index              uid     pres,eq,sub  
 #bdb#index              cn,sn   pres,eq,sub,subany  
 #bdb#index              entryUUID,entryCSN      pres  
 overlay         syncprov  overlay         syncprov
   
   
Line 81  suffix  "dc=example,dc=com" Line 89  suffix  "dc=example,dc=com"
 directory       ./testrun/db.2.c  directory       ./testrun/db.2.c
 rootdn          "cn=Manager 2,dc=example,dc=com"  rootdn          "cn=Manager 2,dc=example,dc=com"
 rootpw          secret  rootpw          secret
   #bdb#index              objectclass     eq
   #bdb#index              uid     pres,eq,sub
   #bdb#index              cn,sn   pres,eq,sub,subany
   #hdb#index              objectclass     eq
   #hdb#index              uid     pres,eq,sub
   #hdb#index              cn,sn   pres,eq,sub,subany
 #ldbm#index             objectclass     eq  #ldbm#index             objectclass     eq
 #ldbm#index             uid     pres,eq,sub  #ldbm#index             uid     pres,eq,sub
 #ldbm#index             cn,sn   pres,eq,sub,subany  #ldbm#index             cn,sn   pres,eq,sub,subany
 #ldbm#dbnosync  #ldbm#dbnosync
 #ldbm#dbnolocking  #ldbm#dbnolocking
 #bdb#index              objectclass     eq  
 #bdb#index              uid     pres,eq,sub  
 #bdb#index              cn,sn   pres,eq,sub,subany  
 #overlay                syncprov  #overlay                syncprov
 overlay         glue  overlay         glue
 glue-sub        "ou=Information Technology Division,ou=People,dc=example,dc=com"  glue-sub        "ou=Information Technology Division,ou=People,dc=example,dc=com"

Removed from v.1.3  
changed lines
  Added in v.1.4


______________
© Copyright 1998-2020, OpenLDAP Foundation, info@OpenLDAP.org