Enabling or disabling CAC/PIV for certificate authentication using the configuration menu

Prev Next

Use the menu options in this section to allow or require certificate authentication in the Web UI.

To enable or disable the policy settings of the Web UI for certificate authentication:

  1. Log in to the NDR as npadmin using the NDR IP address or FQDN. For example:

    $ ssh npadmin@10.1.0.1

    or

    $ ssh npadmin@exampleFQDN

  2. Enter privileged mode:

    npadmin@ia> enable

  3. Enter the npadmin password. The password can be 5 to 24 characters long.

    [sudo] password for npadmin: <password>

  4. Enter configuration mode:

    npadmin@ia# configure system

  5. Enter configuration CAC mode.

    npadmin@ia(config)# authentication

  6. In the CAC/PIV configuration menu, select 1 to access the Authentication Mechanism menu.

    Authentication Mechanisms: 1: PAM 2: LDAP 3: Radius 4: TACACS+ 5: Active Directory 6: PKI 7: PKI w/ LDAP 8: PKI w/ Active Directory C: Cancel changes and exit

  7. Depending on the external user management system you use, select a PKI option:

    1. Enter 6 if you will not configure LDAP or Active Directory with PKI for authorization.

    2. Enter 7 to configure PKI with LDAP for authorization.

    3. Enter 8 to configure PKI with AD for authorization.

  8. In CAC/PIV configuration menu, select 2 to configure your selected PKI authorization method.

  9. In the PKI configuration menu, select 1 and enter the status. If a valid CA-signed certificate is not uploaded to the IA, you will not be able to enable CAC/PIV authentication.

    • optional—Users can log in to the Web UI either using the user name and password provided by their administrator or using an optional X.509 certificate.

    • required—Users must log in using a client X.509 certificate for user authentication.

    • disabled—The appliance does not accept a client X.509 certificate. Users must log in with user name and password.

  10. Select Q to save your settings and exit the menu.