1 Introduction
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.
1.1 Prerequisites
This section describes the prerequisites, which must be fulfilled before using the procedure.
1.1.1 Conditions
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.
2 Procedure
To configure the legal notice:
- Navigate to the UserManagement Managed
Object (MO), 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