Turning Up the System 3-9
5150 Service Aggregation Switch Hardware Installation and Start-up Manual
009-3222-001 Standard Revision H
Copyright
©
2012-2015 Ciena
®
Corporation July 2015
• “SAOS 6.10. 6.11, and 6.12” on page 3-9
SAOS 6.13
The following example creates the super user account, NewSuper, with an
echoless password.
> user create user NewSuper access-level super echoless-
password
The following sample output for the user show command confirms that the
super user account NewSuper was created.
> user show
+---------------- USER ACCOUNT TABLE ----------------+
| Username | Privilege |
+----------------------------------+-----------------+
| New2 | super |
| NewSuper | super |
| admin | admin |
| ann | super |
| gss | diag |
| su | super |
| user | limited |
+----------------------------------+-----------------+
+--------------- USER ACCOUNT STATUS ----------------+
| | Max Network | Current Active |
| User Access Level | Permitted | Network | Serial |
+-------------------+-------------+---------+--------+
| Limited Users | 5 | 0 | 0 |
| Admin Users | 5 | 0 | 0 |
| Super Users | 5 | 2 | 0 |
| Diag Users | 12 | 0 | 0 |
| Total Users | 12 | 2 | 0 |
+-------------------+-------------+---------+--------+
+-------------- USER ACCOUNT SETTINGS ---------------+
| Setting | Value |
+----------------------------------+-----------------+
| Minimum Password Length | 0 |
+----------------------------------+-----------------+
SAOS 6.10. 6.11, and 6.12
The following example creates the super user account, NewSuper, with the
password changeme.
user create user NewSuper access-level super password changeme
The following sample output for the user show command confirms that the
super user account NewSuper was created.