mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-03 05:30:07 -05:00
cleanup
This commit is contained in:
parent
7760b20f7f
commit
f1b5d4b299
1 changed files with 2 additions and 0 deletions
|
|
@ -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 a new issue