User-security – HP Integrity BL870c i2 Server-Blade User Manual

Page 71

Advertising
background image

Command line 71

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".
Privileges

(optional)

The allowed privileges for the user. Privileges can be any combination of

"domain", "server", "network", "storage" separated by commas. If the privilege
is blank, then the user has no privileges and can display domain information

only. 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

user-security

Manage local user security settings.
Supported actions: help, set, show

Item

Description

set user-security

Modify domain user security settings and enforce additional security
requirements for user passwords.

Syntax

set user-security [StrongPasswords=<Enabled|Disabled>]

[MinPasswordLength=<3-40>]

Properties

Advertising