Administrator Guides EN Owner's manual

Administration Web Interface Accounts
12-4 41-001391-00 Rev 03 – 04.2012
Administration Web Interface Accounts
For the administration Web UI, it is recommended that customers create an account for each person who will access the
platform, and log in using each administrator’s account. Each administrator should be placed in a group commensurate
with that administrator’s privilege level.
This will:
Enable actions to be traced to specific individuals.
Improve the user-friendliness of the administration experience, as only relevant icons will be visible.
Improve security, since facilities that may not be accessed by a specific level of administrator will be hidden or inacces-
sible.
For more information about creating administrator accounts on the Web UI, refer to User Roles on page 3-11.
Password Recovery
If the Admin password is lost, a new password can be created using the procedure below:
Note:
Root access to the server is required.
1. Log in to the server with the root account.
2. At the command prompt, type
dbdshell
The following screen will be displayed:
[root@server_name root]# dbdshell
Welcome to the DBD shell:
Version: $Id: dbdshell,v 1.36 2004/06/11 08:56:59 rob Exp $
dbdShell Login:
3. Log in with the root username and password.
4. At the role prompt type vipr-root.
5. After the Logged in prompt appears, enter the following command:
entity.password.set {'NAME':'admin', 'PASSWORD':'<root_pw>', 'PASSWORD_NEW':'<new_pw>'}
where <root_pw> is the password of the root account, and <new_pw>
is the new password to be given to the admin
account.
6. Exit the dbdshell.