User-security – HP Virtual Connect 1.10Gb-F Ethernet Module for c-Class BladeSystem User Manual
Page 66

Command line 66
Item Description
->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 [
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 strong password validations when adding new users and specifying passwords for users.
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=
MinPasswordLength=<3-40>
Properties
StrongPasswords
(optional)
Enables or disables strong password enforcement. If enabled, then new, local
users that are created are validated against the password characteristics
specified. Valid values include: "Enabled" and "Disabled".
MinPasswordLength
(optional)
The minimum password length allowed for new passwords when adding a new
user and when changing an existing password. The default value is 3.
Examples
->set user-security StrongPasswords=Enabled
Enables strong user password enforcement
->set user-security StrongPasswords=Disabled
Disables strong user password enforcement
->set user-security MinPasswordLength=10
Modifies the minimum password length