LDAP operations
The Lightweight Directory Access Protocol (LDAP) operations in the Active Directory package contain various actions to automate tasks related to LDAP, including connect, disconnect, and run query.
Actions in the Active Directory package
The Active Directory package includes the following actions for LDAP operations:
Action | Description |
---|---|
Connect | Using the Connect action |
Disconnect | Closes the connection with the LDAP server. |
Run query | Runs a specified Active Directory query. The
query results are stored in a list variable, either for object
names or LDAP paths, depending on the option selected. You
must:
|