Raritan Computer EMX2-111 Network Card User Manual


 
Chapter 10: Using the Command Line Interface
295
config:#
user modify <name> forcePasswordChangeOnNextLogin <option>
Variables:
<name> is the name of the user whose settings you want to change.
<option> is one of the options: true or false.
Option
Description
true
A password change is forced on the user's next
login.
false
No password change is forced on the user's next
login.
Example
The following command enforces a password change on May's next
login.
config:#
user modify May forcePasswordChangeOnNextLogin true
Modifying the SNMPv3 Settings
There are different commands to modify the SNMPv3 parameters of a
specific user profile. You can combine all of the following commands to
modify the SNMPv3 parameters at a time. See Multi-Command Syntax
(on page 320).
To enable or disable the SNMP v3 access to EMX for the
specified user:
config:#
user modify <name> snmpV3Access <option1>
Variables:
<name> is the name of the user whose settings you want to change.
<option1> is one of the options: enable or disable.
Option
Description
enable
Enables the SNMP v3 access permission for the
specified user.
disable
Disables the SNMP v3 access permission for the
specified user.