mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 01:29:59 -05:00
Add test case for ITS#3346
This commit is contained in:
parent
39195e48a3
commit
71ba3b8ebf
1 changed files with 10 additions and 0 deletions
|
|
@ -112,6 +112,16 @@ add: member
|
|||
member: cn=Dorothy Stevens,ou=Alumni Association,ou=People,dc=example,dc=com
|
||||
-
|
||||
delete: description
|
||||
-
|
||||
add: objectClass
|
||||
objectClass: OpenLDAPdisplayableObject
|
||||
objectClass: pkiUser
|
||||
objectClass: userSecurityInformation
|
||||
-
|
||||
delete: objectClass
|
||||
objectClass: OpenLDAPdisplayableObject
|
||||
objectClass: pkiUser
|
||||
objectClass: userSecurityInformation
|
||||
|
||||
dn: cn=Gern Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com
|
||||
changetype: add
|
||||
|
|
|
|||
Loading…
Reference in a new issue