2-37
Cisco MGX 8850 Routing Switch Command Reference
Release 2.0, Part Number 78-10467-04 Rev C0, October 2001
Chapter 2
Shelf Management Commands
cnfuser
cnfuser
Configure User
Configure a new password or privilege level for a user. If the user does not already exist, executing
cnfuser with a new user-name creates that user.
If you do not specify a user-name (userID) but include one or more of the other parameters, the command
applies to the current user.
Cards on Which This Command Runs
PXM45
Syntax
cnfuser
-u <userID>
[-p <password>]
[-l <accessLevel>]
[-i <expiration interval>]
Syntax Description
Related Commands
adduser, deluser, dspusers, cnfpswdexpire, dsppswdexpire
Attributes
-u
Keyword that specifies a string of 1–12 characters that identifies a user. The maximum
number of users a system can accept is 50.
-p
(Optional) Keyword that specifies a new password with 5–15 characters for userId.
-l
(Optional) Keyword that specifies a new access level for the user. The accessLevel can be
SERVICE_GP, SUPER_GP, GROUP1, or ANYUSER. The new level you type must be
lower than the privilege of the current user. See adduser description for an explanation of
privilege levels.
-i
(Optional) Keyword that specifies the password expiration interval. The password
expiration interval is the number of days that a password is valid. At the end of those days,
the user must change the password. The range for the expiration interval is 1–1000 days.
(See cnfpswdexpire and dsppswdexpire).
Log: no log
State: active
Privilege: GROUP1