role show

Shows the state of the named role.

Syntax

role show -name <role>

Argument(s) Shortcut Description
-name <role> -n The name of the role to show.

Example

lunacm:> role show -name co

        State of role 'Crypto Officer':
                Primary authentication type:          PED
                Secondary authentication type:        PIN
                Failed login attempts before lockout: 10
                Failed change password attempts before lockout: 10

Command Result : No Error




lunacm:> role show -name Crypto User

        State of role 'Crypto User':
        Not initialized.

Command Result : No Error