1 Description
This instruction describes how to delete the legal notice for Operation and Maintenance (O&M) users. The legal notice is managed by SecM user management and it is displayed when O&M users access the node.
2 Procedure
2.1 Delete Legal Notice
Prerequisites
- No documents are required.
- No tools are required.
- The following conditions must apply:
- The user has the System Security Administrator role.
- An Ericsson Command-Line Interface (ECLI) session in Exec mode is in progress.
Steps
- Navigate to the UserManagement managed
object, for example:
>dn ManagedElement=NODE06ST,SystemFunctions=1,SecM=1,UserManagement=1
- Enter Config mode:
(UserManagement=1)>configure
- Delete the legal notice:
(config-UserManagement=1)>no legalNotice
- Commit the deletion:
(config-UserManagement=1)>commit
- Verify the deletion:
(UserManagement=1)>show legalNotice
The following is an example output:
legalNotice=[]

Contents