Specifications

6-26
Cisco ONS 15216 EDFA2 Operations Guide
78-16033-01
Chapter 6 ASH Commands
User Commands
6.7.1 user entry create Command
Command user entry create
Syntax Description user entry create name user_mode
Creates a new user. The parameters required to create a new user are user name, access level, and
password.
The user_mode (access privilege level) is set by entering either read, read_write, or read_write_admin.
See Table 6-1 on page 6-1 for the command privileges of each user level. The password must be an ASCII
string of up to 10 characters, where at least 2 are non-alphabetic characters with at least one special character.
Special characters are +, #, and %, as defined in Telcordia GR-831-CORE. See Example 6-29.
Example 6-29 user entry create Command
ash:hostname:ONS15216 EDFA2> user entry create jdoe read_write
New Password =
**********
Confirm New Password =
**********
6.7.2 user entry edit Command
Command user entry edit
Syntax Description user entry edit username
Edit a user’s parameters (name, password, and access level). This command uses the optional parameters
shown at the beginning of Example 6-30. The -user_mode parameter changes the access level (read,
read_write, or read_write_admin). If the password is not to be changed, hit the Enter key when the new
password is requested and confirmed, as shown in Example 6-31.
Example 6-30 user entry edit Command (Change Password)
ash:hostname:ONS15216 EDFA2> user entry edit
Options
-new_user_name (string[0..10]) new name of user
-user_mode (string[0..16]) mode of user
Parameters
user_name (string[0..10]) name of user
ash:hostname:ONS15216 EDFA2> user entry edit jsmith
New Password =
******
Confirm New Password =
******