Owner manual

158 HP VMA SAN Gateway Users Guide AM456-9026A
View a List of Local Log Files
show log files
View a list of local log files.
User Accounts and Local Authentication
This section provides the syntax for commands used for creating and managing user accounts and
local authentication. An explanation of the functionality of each command is also provided.
Note: There are two defined system accounts: one with full privileges (admin), and one with
privileges for reading all data and performing all actions, but not for changing any configuration
(monitor).
Create or Remove a User Account
[no] username <userid>
Create or remove a user account. New users are created initially with admin privileges and
disabled. To enable a user account, just set a password on it (or use the
nopassword command to
enable it with no password required for login).
Removing a user account does not terminate any current sessions that user has open; it just prevents
new sessions from being established.
Change User Account Capabilities
username <userid> capability <capability>
no username <userid> capability
Change the capabilities for this user account. Creates the account if it doesn’t exist. The system
provides three predefined capabilities: admin, monitor, and unpriv. It is possible to statically expand
this set.
The
no modifier reverts the specified user to the default capability, which is admin privileges.