Use -b "" instead of -b "cn=monitor" as monitor is not yet

implemented in SLAPD_SCHEMA_NOT_COMPAT
This commit is contained in:
Kurt Zeilenga 2000-05-26 02:48:24 +00:00
parent 1497337335
commit b5fab0c88e

View File

@ -52,7 +52,7 @@ LDIF=$DATADIR/test.ldif
LDIFORDERED=$DATADIR/test-ordered.ldif
LDIFPASSWD=$DATADIR/passwd.ldif
LDIFPASSWDOUT=$DATADIR/passwd-out.ldif
MONITOR="cn=monitor"
MONITOR=""
BASEDN="o=University of Michigan, c=US"
MANAGERDN="cn=Manager, o=University of Michigan, c=US"
UPDATEDN="cn=Replica, o=University of Michigan, c=US"