]> git.sur5r.net Git - openldap/commitdiff
ITS#6418
authorPierangelo Masarati <ando@openldap.org>
Tue, 8 Dec 2009 18:49:09 +0000 (18:49 +0000)
committerPierangelo Masarati <ando@openldap.org>
Tue, 8 Dec 2009 18:49:09 +0000 (18:49 +0000)
tests/data/regressions/its4448/its4448
tests/data/regressions/its4448/slapd-meta.conf

index 97c9849d57c6300231c43ba42ee4753cd7f36fdf..88bcd504b63d1fefac9d09bf13ddbad79ee0b063 100755 (executable)
@@ -297,7 +297,7 @@ fi
 
 echo "Using ldapsearch to retrieve all the entries..."
 $LDAPSEARCH -S "" -b "$METABASEDN" -h $LOCALHOST -p $PORT3 \
-                       'objectClass=*' > $SEARCHOUT 2>&1
+                       '(objectClass=*)' > $SEARCHOUT 2>&1
 RC=$?
 
 test $KILLSERVERS != no && kill -HUP $KILLPIDS
@@ -312,7 +312,7 @@ $LDIFFILTER < $SEARCHOUT > $SEARCHFLT
 echo "Filtering original ldif used to create database..."
 $LDIFFILTER < $METACONCURRENCYOUT > $LDIFFLT
 echo "Comparing filter output..."
-$CMP $SEARCHFLT $LDIFFLT > $CMPOUT
+$BCMP $SEARCHFLT $LDIFFLT > $CMPOUT
 
 if test $? != 0 ; then
        echo "comparison failed - slapd-meta search/modification didn't succeed"
index 86cb00166c811be7b9f30074b5700049dd23a804..575bee3c75286524f71e153c9a13b38ea022a235 100644 (file)
@@ -52,7 +52,10 @@ chase-referrals      yes
 
 uri            "@URI1@o=Example,c=US"
 suffixmassage  "o=Example,c=US" "dc=example,dc=com"
-pseudorootdn   "cn=manager,dc=example,dc=com"
-pseudorootpw   secret
+idassert-bind  bindmethod=simple
+               binddn="cn=manager,dc=example,dc=com"
+               credentials=secret
+               mode=none
+idassert-authzFrom "*"
 
 #monitor#database      monitor