You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

 

Use this object to configure the EMA client authentication method.

Command Syntax

% set oam ema clientAuthMethod <pkiCertOnly | usernamePasswordOnly | usernamePasswordOrPkiCert>

% show oam ema clientAuthMethod 

Command Parameters

 

Parameter

Length/Range

Description

clientAuthMethodN/A

Use this parameter to select the EMA client authentication method.

  • usernamePasswordOnly (defaullt) –  Username/password authentication mode.
  • pkiCertOnly – Password-less authentication mode in which the validation of a user is conducted through validation of the PKI Certificate rather than the standard form-based authentication.
  • usernamePasswordOrPkiCert – This is a combination of the previous two modes. The user can login through PKI certificate. If the certificate is not provided, the user is offered username/password authentication mode.


  • No labels