Configure Legal Notice

Contents


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

Steps

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

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

  2. Enter Config mode:

    (UserManagement=1)>configure

  3. 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.

  4. Commit the setting:

    (config-UserManagement=1)>commit

  5. 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."