Specifications
6-4
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 6 Configuring Users and Groups
Adding and Modifying a User
DETAILED STEPS
EXEC mode:
Command or Action Purpose
Step 1
username userid [create | delete |  
fullname [first “first-name” | last “last-name” | display 
“full-name”]
 | group group-name |  
language “language” | password “password” | pin number]
Example:
se-10-0-0-0# username user1 create
se-10-0-0-0# username user2 fullname display “User 2”
se-10-0-0-0# username user2 group sales
se-10-0-0-0# username user2 password “green”
se-10-0-0-0# username user2 pin 4444
se-10-0-0-0# username user2 delete
Creates the subscriber with the specified user ID. 
The optional parameters configure more information 
for the subscriber:
  • userid—User ID of the subscriber. The user ID 
must be at least 2 and no more than 31 
characters. Cisco Unity Express allows only 
letters, numbers, underscore (_), dot (.), and 
dash (-) in user IDs. Do not use spaces in the 
username. User IDs must start with a letter.
  • create—Creates the subscriber with no other 
information.
  • delete—Deletes an existing subscriber.
  • fullname—Specifies a full name for this 
subscriber. This full name appears on telephone 
displays.
  • group—Associates this subscriber with an 
existing group.
  • language—Specifies the default language used 
for the specified user. See the 
Release Notes for 
Cisco Unity Express for a list of available 
languages. 
  • password—Specifies a password for this 
subscriber. The password value must be entered 
within quotation marks (“ ”). Spaces are not 
allowed. Acceptable password characters are 
lowercase letters a to z, uppercase letters A to Z, 
digits 0 to 9, and the following symbols: - , . + 
= _ ! @ # $ ^ * ( ) ? / ~ < > & %.
  • pin—Specifies a personal identification number 
(PIN) for this subscriber. The subscriber enters 
this number from the telephone when accessing 
the voice-mail system. The PIN can contain a 
maximum number of 16 digits. The asterisk (*) 
and pound sign (#) cannot be used.










