HP Systems Insight Manager 7.1 Command Line Interface Guide

mxauthnconfig
Configures parameters to enable Two-factor authentication.
Synopsis
mxauthnconfig [-c -s] servername [-p] password [-l] 1|0 [-u] username [-d] users DN [-m]
1|0
mxauthnconfig [-c -s] servername [-p] password [-l 1|0] [-u]username [-d] users DN [-m]
1|0
mxauthnconfig [-m -s] servername [-l 1|0] [-u]username [-d] users DN [-m] 1|0
Description
The mxauthnconfig command enables the HP SIM CMS user to configure Microsoft Active
Directory Server settings. This is used to enable Two Factor authentication.
Options
mxauthnconfig recognizes the following options:
-c
This option can be used to configure directory server account in System Insight
Manager for the first time. This user account is needed for System Insight Manager
to communicate with the Microsoft Active Directory during authentication.
-m
This option can be used to modify the parameters.
-u
This switch is used to pass the user name of the Microsoft Active directory server's
user account.
-p
This switch is used to pass the password of the user account. This switch is optional.
If user does not provide the password along with this command, the user is prompted
for password. Security concern: Please close the command window immediately
after executing this command, to prevent the clear text passwords from being
exposed to unintended eyes.
-l
This switch is used to enable or disable SSL mode of communication with the
Directory Server. 1 - To enable SSL mode of communication. This is recommended.
0 - To disable SSL mode of communication.
-d
This switch is used to pass the Users Distinguished Name. The user accounts
associated with the users logging using Two Factor authentication must be configured
in this Users Distinguished Name.
-m
This switch may be used along with -c option to change the user authentication
mechanism. 0 - To enable Username password based authentication. This is enabled
by default. 1 - To enable Two Factor authentication. This setting requires a re-start
of HP System Insight Manager.
mxauthnconfig 25