Diff for /tests/data/slapd-ref-slave.conf between versions 1.39 and 1.44

version 1.39, 2005/09/28 21:38:15 version 1.44, 2008/01/07 23:20:15
Line 3 Line 3
  :05:29 kurt Exp $   :05:29 kurt Exp $
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.  ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##  ##
 ## Copyright 1998-2005 The OpenLDAP Foundation.  ## Copyright 1998-2008 The OpenLDAP Foundation.
 ## All rights reserved.  ## All rights reserved.
 ##  ##
 ## Redistribution and use in source and binary forms, with or without  ## Redistribution and use in source and binary forms, with or without
Line 37  referral "@URI1@" Line 37  referral "@URI1@"
 database        @BACKEND@  database        @BACKEND@
 #bdb#cachesize  0  #bdb#cachesize  0
 #hdb#cachesize  0  #hdb#cachesize  0
 #ldbm#cachesize 0  
 suffix          "o=University of Mich,c=US"  suffix          "o=University of Mich,c=US"
 directory       @TESTDIR@/db.2.a  directory       @TESTDIR@/db.2.a
 rootdn          "cn=Manager,o=University of Mich,c=US"  rootdn          "cn=Manager,o=University of Mich,c=US"
Line 46  rootpw  secret Line 46  rootpw  secret
 #bdb#index              cn,sn,uid       pres,eq,sub  #bdb#index              cn,sn,uid       pres,eq,sub
 #hdb#index              objectClass     eq  #hdb#index              objectClass     eq
 #hdb#index              cn,sn,uid       pres,eq,sub  #hdb#index              cn,sn,uid       pres,eq,sub
 #ldbm#index             objectClass     eq  
 #ldbm#index             cn,sn,uid       pres,eq,sub  
   
 #monitor#database       monitor  #monitor#database       monitor

Removed from v.1.39  
changed lines
  Added in v.1.44


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