Current Alerts -------------- Id Post Time Severity Class Object Message ----- ------------------------ -------- -------- ------ ------------------------------------------------------------------ m0-21 Mon Mar 22 08:54:24 2021 CRITICAL Security EVT-SECURITY-00029: Security officer user account must be created. ----- ------------------------ -------- -------- ------ ------------------------------------------------------------------ There is 1 active alert
Once the Security Officer User account is created, the alert clears on its own.
To create the First Security Officer User account:
Note: When first Security Officer User account is created from ACM as per the above steps, it automatically enables the security authorization too.
Sec_Officer01@dd4400> authorization policy show Runtime authorization policy is enabled
Sec_Officer01@dd4400> user password aging show User Password Minimum Days Maximum Days Warn Days Disable Days Status Last Changed Between Change Between Change Before Expire After Expire ----------------- ------------ -------------- -------------- ------------- ------------ -------- Sec_Officer01 Apr 07, 2022 0 90 7 never enabled sysadmin Mar 25, 2022 0 99999 7 never enabled ----------------- ------------ -------------- -------------- ------------- ------------ --------
Example:
To set password aging for security user as 120 days instead of default 90 days, use the below command:
Sec_Officer01@dd4400> user password aging set Sec_Officer01 max-days-between-change 120
Note:
It is important to keep the security credentials safe and to change the password before it expires as only another security officer (if existing) has the permission to change or reset expired or locked security officer account. Only an existing security officer can create another security officer account.