Create Account Policy

Contents


1   Description

This instruction describes how to create an account policy applicable for the local Operation and Maintenance (O&M) user accounts.

2   Procedure

2.1   Create Account Policy

Prerequisites

Steps

  1. Navigate to the LocalAuthenticationMethod Managed Object (MO), for example:

    >dn ManagedElement=NODE06ST,SystemFunctions=1,SecM=1,UserManagement=1,LocalAuthenticationMethod=1

  2. Enter Config mode:

    (LocalAuthenticationMethod=1)>configure

  3. Create the AccountPolicy MO, for example:

    (config-LocalAuthenticationMethod=1)>AccountPolicy=1

  4. Set AccountPolicy attributes according to operators account policy, in case the values differ from defaults, for example:

    (config-AccountPolicy=1)>dormantTimer=360

  5. Commit the settings:

    (config-AccountPolicy=1)>commit

  6. Verify the settings:

    (AccountPolicy=1)>show -v

    The following is an example output:

    AccountPolicy=1
       accountPolicyId="1"
       dormantTimer=360
       reservedByAccount=[] <empty> <read-only>
       userLabel=[] <empty>


Copyright

© Ericsson AB 2015, 2017. All rights reserved. No part of this document may be reproduced in any form without the written permission of the copyright owner.

Disclaimer

The contents of this document are subject to revision without notice due to continued progress in methodology, design and manufacturing. Ericsson shall have no liability for any error or damage of any kind resulting from the use of this document.

Trademark List
All trademarks mentioned herein are the property of their respective owners. These are shown in the document Trademark Information.

    Create Account Policy