The commands available for the UserDB context are:
-
EXIT/QUIT
– exits CLI and closes connection to Axigen -
HELP
– prints this help message -
BACK
– cancels any changes made and switches back to the previous context -
COMMIT
– commits the changes made in this context -
SHOW [ATTR <param>]
– shows information about this context -
LIST ldapConnectors
– lists the ldap connectors -
SET [logLevel <level>]
– sets the service's logging level -
SET [logType <type>]
– sets the service's logging type -
SET [logHost <host>]
– sets the service's remote logging host -
SET [maxThreads <no.>]
– sets the maximum number of processing threads -
RESET
– resets the service to the currently active configuration -
ADD ldapConnector [name] <name> ldapUri <uri>
– adds a ldap connector to the service (changes context) -
UPDATE ldapConnector [name] <name>
– updates a ldap connector from the service (changes context) -
REMOVE ldapConnector [name] <name>
– removes a ldap connector from the service -
SHOW ldapConnector [name] <name> [ATTR <param>]
– shows the given ldap connector