From: Pierangelo Masarati Date: Mon, 14 Jan 2008 17:28:01 +0000 (+0000) Subject: fix test X-Git-Tag: OPENLDAP_REL_ENG_2_4_9~20^2~217 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b203d37caea2f55acfd8604820ed2a34b518e39c;p=openldap fix test --- diff --git a/tests/scripts/test014-whoami b/tests/scripts/test014-whoami index 7c1838488a..bc2561dac5 100755 --- a/tests/scripts/test014-whoami +++ b/tests/scripts/test014-whoami @@ -428,7 +428,7 @@ esac BINDDN="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com" BINDPW=bjorn -AUTHZID="dn:" +AUTHZID="dn:cn=don't!" echo "Testing ldapwhoami as ${BINDDN} for ${AUTHZID} (no authzTo; should fail)..." $LDAPWHOAMI -h $LOCALHOST -p $PORT1 -D "$BINDDN" -w $BINDPW \ -e \!authzid="$AUTHZID"