Specifications
5-77
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 5 Configuring System Components
Banner Support
3. end
4. show groupname privileges
DETAILED STEPS
Examples
An example of the sequence of commands for assigning historical report viewing privilege is as follows:
se-10-0-0-0# config t
se-10-0-0-0(config)# groupname my_group privilege ViewHistoricalReports
se-10-0-0-0(config)# end
se-10-0-0-0# show groups privileges
Banner Support
This section describes how to configure a system wide login banner that is displayed to all users when 
they log in to the CLI or GUI and prompts the user for credentials.
The login banner may contain only plain text (no special formatting) and cannot be larger than 1944 
characters (24 lines, with 80 characters each, plus a new line character). The same banner text is display 
whether the user logs in to the CLI or GUI and whether the banner is configured using the CLI or GUI. 
For the CLI, the login banner is displayed only when the console login is configured to challenge the 
user for credentials before connecting to the CUE console. If a console session is resumed, no banner 
is displayed. A user can be resume a console session when they disconnect from the console with telnet 
without out first using the exit or end command to log off. 
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters global configuration mode.
Step 2
groupname name privilege ViewHistoricalReports
Example:
se-10-0-0-0(config)# groupname myGroup privilege 
ViewHistoricalReports
Allows the specified group name to view historical 
statistics reports.
Step 3
end
Example:
se-10-0-0-0(config)# end
Saves and returns to privileged EXEC mode.
Step 4
show groupname privileges
Example:
se-10-0-0-0# show ccn groupname
Displays the privileges set for the specified group 
names.










