Delete User Account

Contents


1   Description

This instruction describes how to delete a local Operation and Maintenance (O&M) user account.

2   Procedure

2.1   Delete User Account

Prerequisites

Steps

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

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

  2. Enter Config mode:

    (UserAccountM=1)>configure

  3. Delete the UserAccount MO, for example:

    (config-UserAccountM=1)>no UserAccount=joedoe

  4. Commit the deletion:

    (config-UserAccountM=1)>commit

  5. Verify that no user account for username joedoe exists, for example:

    (UserAccountM=1)>show UserAccount=joedoe

    ERROR: Specific element not found


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.

    Delete User Account