Previous Topic: Example: KERBLVL control optionNext Topic: Example: LDAPNODE control option


LDAPNODE—LDAP Node

Valid on z/OS.

Use the LDAPNODE control option to modify the LDAP node status and trace option.

The LDAP node initial ACTIVE and TRACE options, are established based on the NDT LDAPNODE attributes when the LDS server is activated. The LDAPNODE control option allows for dynamically modifying these options without recycling the LDS server.

The ACTIVE option controls whether commands are propagated to the remote LDAP server. Setting ACTIVE(NO) will close an active connection, and eligible commands will be stored in the LDS recovery file for later propagation. Setting ACTIVE(YES) enables command propagation to the remote LDAP server, and any commands queued in the LDS recovery file, will be transmitted as soon as the connection to the remote server is established.

This control option uses the O/S and TSS MODIFY commands entry methods.

This control option has the following format:

LDAPNODE(nodename,[ACTIVE(Yes|No)]
              ,[TRACE(On|Off)]
              ,[RECOVERY(Yes|No)]
Active(Yes|No)

Specify the status of the LDAP node.

Trace(On|Off)

Enable/Disable node level tracing.

Recovery(Yes|No)

Enable/Disable node level recovery option.