Previous Topic: Start and Stop LDSNext Topic: Start up and Shutdown


Control an LDAP Node

To activate an inactive LDAP node, enter the command:

TSS MODIFY LDAPNODE(nodename,ACTIVE(YES))

To deactivate a currently active LDAP node, enter the command:

TSS MODIFY LDAPNODE(nodename,ACTIVE(NO))

To enable global LDAP tracing, enter the command:

TSS MODIFY LDAPNODE(nodename,TRACE(ON))

To disable the node level trace, enter the command:

TSS MODIFY LDAPNODE(nodename,TRACE(OFF))