Online Manual: "User Management Resource Adminstrator"
Go to: User Management Resource Administrator homepage
Script Action: Delete directory service object (LDAP)
Function
This script action is used to delete an existing directory service item.
Before you can use this script action, an LDAP session must have been
initialized using the script action Setup LDAP session.
Properties
|
Property |
Description |
Typical setting |
|
LDAP session |
A data structure representing a session with
the LDAP server. The property is initialized with action Setup
LDAP session and passed to this action using a variable. |
The default variable name is %LdapSession%.
|
|
Object to delete |
The distinguished name of the object to be
deleted. Example: CN=John Smith, OU=Marketing, DC=tools4ever, DC=com.
If the item to delete does not exist, an error occurs. |
|
For more detailed information and examples, see the document Managing
LDAP directory services with UMRA on our website.
See also:
Managing
LDAP Directory Services using UMRA - Introduction
Managing
LDAP Directory Services using UMRA - Concept
Script Action: Setup
LDAP session
Script Action:
Load LDAP modification data
Script
Action: Add directory service object (LDAP)
Script
Action: Modify directory service object (LDAP)
Script
Action: Delete directory service object (LDAP)
Script Action: Search LDAP
|