Administrator Tasks for Multifactor Authentication
Note
Root user privilege is required for all commands except for logging in.
Voradmin Commands
The Multifactor Authentication command group contains the following commands:
Syntax voradmin mfa [ config | login | ssh_enable | ssh_disable | set_auth | set_timeout]
voradmin mfa config
Displays configuration information.
Syntax
Response
voradmin mfa login
Enables Multifactor Authentication for the current shell, and commands and programs running in that shell, so that it can access MFA-enabled GuardPoints. You must provide a login name and password for Multifactor Authentication enablement.
Syntax
Response
voradmin mfa ssh enable
Enables the option to use Multifactor Authentication once a user has established an ssh login to the current host. After running this command, user is asked if they want to use Multifactor Authentication. Once logged in successfully, user is asked if they want to enable Multifactor Authentication. Once you enable MFA successfully, CTE Agent can access Multifactor Authentication-enabled GuardPoints.
Syntax
voradmin mfa ssh_disable
Disables the option to use Multifactor Authentication once a user has established an ssh login to the current host.
Syntax
voradmin mfa set_auth
Set up the authentication method (either OTP or password) to use during CTE multi- factor authentication. If not setup, users have to choose a method during ssh login or voradmin mfa login.
Syntax
Response
Choose authentication method (type p for password, or o for OTP, default o):
MFA authentication method is set.
voradmin mfa set_timeout
You can set Multifactor Authentication so that it times out after a specified period. The timeout value for an MFA session is set in minutes. The default is 0, meaning no timeout.
Note
MFA timeout only applies to new processes. Once a process, like Bash, for example, is MFA-authenticated, it does not time out. Additionally, when a timeout value changes, all MFA-authenticated processes remain authenticated. The timeout change does not affect them.
Syntax
Example 1
Response
Example 2
Response