Chapter 2 Managing BTS Users and Commands Using EMS

Managing Users

Table 2-1 Managing Users (continued)

Task

Sample Command

 

 

Viewing user activity

show ems;

 

 

Changing a user

change user name=UserABC; command-level=1;

 

work-groups=somegroup;

 

 

Deleting a user

delete user name=UserABC;

 

You cannot delete optiuser.

 

 

Changing a user’s password

reset password name=username; days-valid=<number of days the

 

new password will be valid>; warn=<number of days before

 

password expiration to warn user>;

 

reset password name=username; days-valid=30; warn=4;

 

A password must:

 

Have 6-8 characters

 

Have at least two alphabetic characters

 

Have at least one numeric or special character

 

Differ from the user's login name and any combination of the

 

login name

 

Differ from the old password by at least three characters

 

Change the password for user optiuser on each BTS.

 

 

Adding a new work-group

change command-table noun=mgw; verb=add; work-groups=latex;

 

 

Adding a user to a work-group

change user name=trs80nut; work-groups=+rubber;

 

 

Removing a user from a

change user name=trs80nut; work-groups=-latex;

work-group

 

 

 

Viewing all currently active

show session

users

 

 

 

Viewing an active user

show session terminal

 

 

Cisco BTS 10200 Softswitch Operations and Maintenance Guide, Release 6.0.x

 

OL-16000-07

2-3

 

 

 

Page 19
Image 19
Cisco Systems 10200 Viewing user activity, Changing a user, Deleting a user, You cannot delete optiuser, Password must