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

Page 102

Advertising
background image

Command line 102

Item

Description

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". If not

specified, the default is "true".

Privileges

(optional)

The allowed privileges for the user. The privileges can be any combination of
"domain", "server", "network", or "storage" separated by commas. If no privileges

are specified, the user can view domain information only. Use "*" to specify all
privileges.

Examples

->add user steve Password=fgY87hHl

Adds a new user by specifying the minimal amount of properties

->add user bill Password=HGtwf7272562

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

[email protected] Enabled=true

Adds a new user and configures additional user properties

->add user Admin Password=hjkhfd Privileges=*

Adds an Admin user with all privileges

Item

Description

remove user

Remove a user from the Virtual Connect Manager database.

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>]

[Privileges=<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.

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". The default

value is "true".

Privileges

(optional)

The allowed privileges for the user. The privileges can be any combination of
"domain", "server", "network", or "storage" separated by commas. If no privileges
are specified, the user can view domain information only. Use "*" to specify all

Advertising