securityinfo command
This command is used to display security related information.
Syntax:
securityinfo [-options]
| Option | Description |
|---|---|
| -event | Display security events. |
| -cryptomode | Display security cryptomode status. |
| -service | Display security status of services and ports. |
| -cert | Display security status of the certificate. |
| -account | Display security status of user accounts. |
Example:
system> securityinfo -event
No security related events
Low Secuirty: on
system> securityinfo -cryptomode
CNSA Compliant
system> securityinfo -service
No insecured service and port have been opened or used
system> securityinfo -cert
No non-compliant certificates have been used
system> securityinfo -account
No lockout and expired users
Give documentation feedback