1 Description
This instruction describes how to change an account policy applicable for the local Operation and Maintenance (O&M) user accounts.
2 Procedure
2.1 Change Account Policy
Prerequisites
- No documents are required.
- No tools are required.
- The following conditions must apply:
- The user has sufficient access rights to perform the task, for example, the user has System Security Administrator role.
- The user is familiar with the security policy of the organization.
- An Ericsson Command-Line Interface (ECLI) session in Exec mode is in progress.
- The account policy is known.
Steps
- Navigate to the AccountPolicy Managed
Object (MO), for example:
>dn ManagedElement=NODE06ST,SystemFunctions=1,SecM=1,UserManagement=1,LocalAuthenticationMethod=1,AccountPolicy=1
- Enter Config mode:
(AccountPolicy=1)>configure
- Set AccountPolicy attributes
according to operators account policy, for example:
(config-AccountPolicy=1)>no dormantTimer
- Commit the settings:
(config-AccountPolicy=1)>commit
- Verify the settings:
(AccountPolicy=1)>show -v
The following is an example output:
AccountPolicy=1 accountPolicyId="1" dormantTimer=[] <empty> reservedByAccount=[] <empty> <read-only> userLabel=[] <empty>

Contents