Previous Topic: LANGUAGE Keyword—Specify Language PreferenceNext Topic: LDAPNODE Keyword—Define LDAP Nodes


LDAPDEST Keyword—Define Node to LDAP Node List

Valid on z/OS.

Use the LDAPDEST keyword to add, remove, or replace nodes to the LDAP node list of an ACID record. The LDAPDEST node list determines which LDAP nodes will receive updates performed on valid ACIDs. Up to 5 node names can be added by a single ADD command. Specifying a null LDAPDEST list on a REMOVE, removes all currently defined LDAP nodes for the ACID.

To assign default remote node IDs for an ACID. An ACID's DEFNODES list will only be searched if the CPFTARGET control option is set to AUTO and no TARGET has been specified on the command.

When used with ADDTO, this keyword has the following format:

TSS ADDTO(acid_name) LDAPDEST(node,node,,)

When used with REMOVE, this keyword has the following format:

TSS REMOVE(acid_name) LDAPDEST(node,node,,)

When used with REPLACE, this keyword has the following format:

TSS REPLACE(acid_name) LDAPDEST(node,node,,)

This keyword is used with: