|
| Copyright © TIBCO Software Inc. All Rights Reserved |
− Insert: adds a new entry to the LDAP server. In this example, the DN for the new entry is ou=exampleTest,dc=test1,dc=top,dc=test. The LDAP_ADD operation is used.
− ModifyDN: renames the entry ou=exampleTest,dc=test1,dc=top,dc=test to ou=exampleTestModified,dc=test1,dc=top,dc=test. The LDAP_MODIFYKEY operation is used.
|
| Copyright © TIBCO Software Inc. All Rights Reserved |