HP Virtual Connect FlexFabric 10Gb24-port Module for c-Class BladeSystem User Manual

Page 128

Advertising
background image

Command line 128

Item

Description

Syntax

remove user <username|*>

Parameter

UserName (required) The name of an existing user to be removed. Use "*" to remove all users except for

the default Administrator account.

Examples

->remove user steve

Removes a specific user by name

->remove user *

Removes all users except the default Administrator account

Item

Description

set user

Modify attributes of an existing user.

Syntax

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

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

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

Parameter

UserName (required) The name of the user to modify
Properties

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

Password value is blank, you are prompted to enter the password, and the
characters entered are masked. When a domain is first created, the default

minimum length of a password is 8 characters. Virtual Connect allows a password

length between 3 and 40 characters. The password length can be adjusted using
the set user-security command.

FullName (optional) The full name of the user
ContactInfo

(optional)

Contact information for the user

Enabled (optional) Enables or disables the user. Valid values are "true" and "false". The default value

is "true".

Roles (optional)

The allowed roles for the user. Valid values are any combination of "domain",

"server", "network", or "storage" separated by commas. If no roles are specified,

the user can view domain information only. Use "*" to specify all roles.

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 Roles="domain,network"

FullName="Bill Johnson" [email protected]

Enabled=true

Modifies several properties of an existing user

->set user tom roles=*

Gives user tom 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, a summary of all users

Advertising