DO NOT SHARE THESE DOCS WITH CUSTOMERS!

This is an LA release that will only be provided to a select number of PLM-sanctioned customers (PDFs only). Contact PLM for details.

 

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

Description

clientAuthMethod

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