HP XP P9000 Command View Advanced Edition Suite Software 7.6.1-00 Administrator Guide

Checking the LDAP directory server that registered LDAP search user account
Use the hcmdsldapuser command to check which LDAP directory server has registered the LDAP
search user account on the management server.
To check the LDAP directory server that registered the LDAP search user account:
Execute the hcmdsldapuser command.
In Windows:
installation-folder-for-Common-Component\bin\hcmdsldapuser /list
In Linux:
installation-directory-for-Common-Component/bin/hcmdsldapuser -list
Registering a shared secret
Use the hcmdsradiussecret command to register the RADIUS shared secret on the management
server.
Information to collect in advance
Shared secret
RADIUS server indication name
RADIUS-server-indication-name must match a server indication name specified for the
auth.server.name property in the exauth.properties file.
To register a shared secret:
Execute the hcmdsradiussecret command.
In Windows:
installation-folder-for-Common-Component\bin\hcmdsradiussecret [/
set shared-secret] /name RADIUS-server-indication-name
In Linux:
installation-directory-for-Common-Component/bin/hcmdsradiussecret
[-set shared-secret] -name RADIUS-server-indication-name
If you execute the command without specifying the set option, you will be prompted to enter
a shared secret (in the interactive mode, the entered character string is displayed by using
replacement characters).
Related topics
Notes on commands for setting up a link to an external authentication server, page 156
Deleting a shared secret
Use the hcmdsradiussecret command to delete the shared secret.
Information to collect in advance
RADIUS server indication name.
Administrator Guide 153