Configuring the Read-Only Administrator Credentials
You can assign the read-only privilege to an admin user by using the Instant UI or CLI.
In the Instant UI
|
1.
|
Click the System link at top right corner of the Instant main window. The System window is displayed. |
|
2.
|
Click the Admin tab. The Admin tab details are displayed. |
|
a.
|
Specify a Username and Password. |
|
b.
|
Retype the password to confirm. |
|
4.
|
Click OK. When the users log in with these credentials, the Instant UI is displayed in the read-only mode. |
In the CLI
To configure a user with read-only privilege:
(Instant AP)(config)# mgmt-user <username> [password] read-only
(Instant AP)(config)# end
(Instant AP)# commit apply