Feedback

  • Contents
 

Delete Entry

This LDAP tool deletes an entry in a LDAP DS tree. See Introduction to LDAP tools for more information on using this tool.

Inputs

Session ID

The unique identifier for the session created with the Session tool.

EntryDN

The distinguished name (DN) of the entry this tool will delete. For example, you might use: "uid=JDoe, ou=subscribers, ou=People, dc=inin, dc=com". Contact your LDAP administrator for information regarding the entry location syntax for your LDAP directory information tree.

Outputs

Error Code

The code associated with a processing error.

Error Message

A string description describing the error that occurred.

Error Native

A string description of an error that occurred in the LDAPLib module that connects this IC server to your LDAP Server.

Exit Paths

Success

This step takes the Success of the operation completed successfully.

Failure  

This tool takes the Failure exit path if an error occurred. Examine the output error text to determine the problem.