Unlock Local Authorization Method

Contents


1   Description

This instruction describes how to unlock the local authorization method.

The local authorization method is used to enforce the access control of users to the Management Information Base (MIB) or to specific commands exposed over the Ericsson Command-Line Interface (ECLI).

The administrator can unlock the local authorization to enable the local authorization based on defined rules and roles when the managed element is operational or to test the proper execution of local authorization.

Note:  
When local authorization is unlocked, authorization is performed. The change of state affects existing and new ECLI and NETCONF sessions, as well as logon access.

2   Procedure

2.1   Unlock Local Authorization Method

Prerequisites

Steps

  1. Navigate to the LocalAuthorizationMethod managed object, for example:

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

  2. Enter Config mode:

    (LocalAuthorizationMethod=1)>configure

  3. Unlock the local authorization method:

    (config-LocalAuthorizationMethod=1)>administrativeState=UNLOCKED

  4. Commit the setting:
    Attention!

    Risk of data loss or data corruption.

    The change of state affects existing and new ECLI and NETCONF sessions, possibly closes open connections and blocks logon access for users not defined in LocalAuthenticationMethod.

    (config-LocalAuthorizationMethod=1)>commit

  5. Connect to ECLI again, if needed.
  6. Verify the result:

    (LocalAuthorizationMethod=1)>show

    The following is an example output:

    LocalAuthorizationMethod=1
       administrativeState=UNLOCKED
       [...]
  7. The authorization is now enforced according to the defined roles and rules.


Copyright

© Ericsson AB 2016, 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.

    Unlock Local Authorization Method