LDAP

This node allows you to interact with your LDAP servers to create, find, and update objects.

Note

Credentials You can find authentication information for this node here.

Operations

Refer to the sections below for details on configuring the node for each operation.

Note

This node can be used as an AI tool This node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the AI tool parameters documentation.

Compare

Configure this operation using these parameters:

  • Credential to connect with: Select or create an LDAP credential to connect with.

  • DN: Enter the Distinguished Name (DN) of the entry to compare.

  • Attribute ID: Enter the ID of the attribute to compare.

  • Value: Enter the value to compare.

Create

Configure this operation using these parameters:

  • Credential to connect with: Select or create an LDAP credential to connect with.

  • DN: Enter the Distinguished Name (DN) of the entry to create.

  • Attributes: Add the Attribute ID/Value pairs you’d like to create.

Delete

Configure this operation using these parameters:

  • Credential to connect with: Select or create an LDAP credential to connect with.

  • DN: Enter the Distinguished Name (DN) of the entry to be deleted.

Rename

Configure this operation using these parameters:

  • Credential to connect with: Select or create an LDAP credential to connect with.

  • DN: Enter the current Distinguished Name (DN) of the entry to rename.

  • New DN: Enter the new Distinguished Name (DN) for the entry in this field.

Update

Configure this operation using these parameters:

  • Credential to connect with: Select or create an LDAP credential to connect with.

  • DN: Enter the Distinguished Name (DN) of the entry to update.

  • *Update Attributes: Select whether to Add new, Remove existing, or Replace existing attribute.

  • Then enter the Attribute ID/Value pair you’d like to update.

Templates and examples