audit login

Log in the HSM Audit user.

For SafeNet Luna Network HSM with PED (Trusted Path) Authentication, a new Audit secret is created on the HSM and imprinted on a white PED key, or an existing Audit secret is retrieved from a presented white PED key and imprinted onto the HSM. After initialization, the appropriate white PED key is needed for HSM Audit role login.

User Privileges

Only specialized Audit users can access audit commands.

Syntax

audit login [-serial <serialnum>] [-password <password>]

Argument(s) Shortcut Description
-serial <serialnum> -s HSM Serial Number - identifies which HSM is to accept the login if you have multiple HSMs (for example a Backup HSM or a SafeNet Luna USB HSM locally connected to your host).
-password <password> -p

The password of the HSM you are logging into. Used for Password-authenticated HSMs. If you prefer not to write the password, in the clear, on the command line, leave it out and you will be prompted for it. Ignored for PED-authenticated HSMs.

If the audit log area in the HSM becomes full, the HSM stops accepting most commands, and does not prompt for password when login is requested. In that case, provide the password with the command, and the login is accepted.

Audit log full does not affect login for PED-authenticated HSMs.

Example

PED-Authenticated HSM

lunash:>audit login
 
Luna PED operation required to login as HSM Auditor - use Audit user (white) PED key.
 
'audit
 
lunash:>

Password authenticated HSM

lunash:>audit login

  Please enter the password:
  > ********

Command Result : 0 (Success)