mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
cleanup
This commit is contained in:
parent
7760b20f7f
commit
f1b5d4b299
@ -157,6 +157,7 @@ dn: cn=Alumni Assoc Staff, ou=Groups, dc=example, dc=com
|
||||
changetype: modify
|
||||
add: description
|
||||
description: added by jaj (should succeed)
|
||||
-
|
||||
EOMODS5
|
||||
|
||||
$LDAPMODIFY -D "$BABSDN" -h $LOCALHOST -p $PORT1 -w bjensen >> \
|
||||
@ -165,6 +166,7 @@ dn: cn=Alumni Assoc Staff, ou=Groups, dc=example, dc=com
|
||||
changetype: modify
|
||||
add: description
|
||||
description: added by bjensen (should fail)
|
||||
-
|
||||
EOMODS6
|
||||
|
||||
echo "Using ldapsearch to retrieve all the entries..."
|
||||
|
Loading…
Reference in New Issue
Block a user