HP Virtual Connect 8Gb 24-port Fibre Channel Module for c-Class BladeSystem User Manual

Page 67

Advertising
background image

Command line 67

Item Description

Syntax

set user <UserName> [<password>] [FullName=<Full Name>]

[ContactInfo=<Contact Details>] [Enabled=<True|False>]

[Privileges=<Storage|Network|Server|Domain|*>]

Parameter

UserName (required) The name of the user to be modified
Properties

Password (optional) The new password of the user can be entered as clear text in the command or as

a masked string at the prompt. If the Password value is blank, the user is

prompted to enter the password at the prompt.

FullName (optional) The full name of the user
ContactInfo

(optional)

Contact information for the user

Enabled (optional) Enables or disables the user. Valid values include: "true" and "false".
Privileges

(optional)

The allowed privileges for the user (optional). Privileges can be any combination
of "domain", "server", "network", "storage" separated by commas. If the

privilege is blank, then the user will have no privileges and will only be able to

display domain information. If "*" is specified, then all privileges apply.

Examples

->set user steve Password=fgY87hHl
Modifies an existing user password

->set user steve Password
Modifies an existing user password, masked, at the prompt

->set user bill Password=HGtwf7272562

Privileges="domain,network" FullName="Bill Johnson"

[email protected] Enabled=true
Modifies several properties of an existing user

->set user tom privileges=*
Gives a user all privileges

Item Description

show user

Display user summary or user details.

Syntax

show user [<username>]

Parameter

UserName (optional) Name of an existing user in the VC domain. If not specified, then summary of all

existing user will be displayed.

Examples

->show user
Lists all existing users

->show user steve
Displays details of an existing user by name

->show user *
Displays details of all existing users

Advertising