1 Introduction
This document describes how to change an account policy applicable for the local Operation and Maintenance (O&M) user accounts.
1.1 Prerequisites
This section describes the prerequisites, which must be fulfilled before using the procedure.
1.1.1 Conditions
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.
2 Procedure
To change account policy:
- 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