LDAP schema

When used as an input card, the Results LDAP group should be selected. For all operations, the Results LDAP group should be selected.

The meaning of each node is described below:

Name
Description
Field/Data
A single attribute value
Field/Name
A single attribute name
Field/Operation
Used to instruct the adapter to perform a modify, add or delete operation. Valid values are add, modify, delete and replace. Replace and modify are identical. If the adapter is being used in a PUT rule and no operation is specified, modify is assumed.
Field/Operation/U
During a modify operation on an entry, its individual attributes can be added, modified or deleted. The U node applies to specific attributes. Valid values are add, modify, delete and replace. Replace and modify are identical. If left blank, modify is assumed.
Field/RDN
Overrides the RDN (ldap_DN) on the URL
Group/Attribute/Attribute
Corresponds to the attr parameter on the URL
Group/Attribute/ObjectClass
Represents the LDAP special attribute objectclass
Group/Attribute/ObjectClassU
Represents the LDAP special attribute objectclass in a modify request
Group/Entry
Represents a single directory entry
Group/Entries
Represents a collection of directory entries
Group/Value/Attribute
Contains the value or reference id of one attribute
Group/Value/ObjectClass
Contains the value or reference id of the LDAP specific objectclass attribute
Results
Represents the output from a lookup operation.