IBM Tivoli Monitoring > Version 6.3 Fix Pack 2 > Administrator's Guide > Enable user authentication > User authentication through the hub monitoring server > Ldapsearch for LDAP information
IBM Tivoli Monitoring, Version 6.3 Fix Pack 2
ldapsearch command-line options
The following table lists the ldapsearch options in the command-line and their corresponding parameters located in the monitoring server configuration file.
ldapsearch command line options and corresponding monitoring server configuration parameters
Option Description Corresponding parameter in monitoring server configuration file -h host The host name of LDAP server. KGL_LDAP_HOST_NAME -p port LDAP port number. KGL_LDAP_PORT -D dn LDAP bind ID Do not use this command-line option if an LDAP bind ID is not required.
KGL_LDAP_BIND_ID -w password LDAP bind password Use the unecrypted value for the ldapsearch command-line option. Do not use this command-line option if an LDAP bind ID is not required.
KGL_LDAP_BIND_PASSWORD -b base_dn LDAP base. KGL_LDAP_BASE -K keyfile LDAP key store file (used only with LDAP SSL). KGL_KEYRING_FILE -P key_pw LDAP key store password (used only with LDAP TLS/SSL). Use the unecrypted value for the ldapsearch command-line option.
KGL_KEYRING_PASSWORD decrypted value -N key_name LDAP key store label (used only with LDAP SSL). KGL_KEYRING_LABEL Filter LDAP user filter. Replace %v with Tivoli Enterprise Portal, SOAP, or tacmd user ID. KGL_LDAP_USER_FILTER
Parent topic:
Ldapsearch for LDAP information