1 Description
This document describes how to configure 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.
- Note:
- Depends on the client capability and configuration if the message is presented to the (O&M) user.
2 Procedure
2.1 Configure Legal Notice
Prerequisites
- No documents are required.
- No tools are required.
- The following conditions must apply:
- The user has the System Security Administrator role.
- The new legal notice text is known.
- 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
- Set the legal notice text, for example:
(config-UserManagement=1)>legalNotice="Only authorized users are allowed to access this system.\nTo use the system you must agree to the group policies."
- Note:
- \n can be used as a line break.
- Commit the setting:
(config-UserManagement=1)>commit
- Verify the legalNotice:
(UserManagement=1)>show legalNotice
The following is an example output:
legalNotice="Only authorized users are allowed to access this system.\nTo use the system you must agree to the group policies."

Contents