June 2018
344 Legrand PDU User Guide
Forcing a Password Change
This command determines whether the password change is forced when a user logs in to the specified user
profile next time.
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.
Modifying 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 381).
Enable or disable th
e SNMP v
3 access to Legrand PDU 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.
Determine the security level:
config:# user modify <name> securityLevel <option2>
Variables:
<name> is the name of the user whose settings you want to change.
<option2> is one of the options: noAuthNoPriv, authNoPriv or authPriv.
Option Description
noAuthNoPriv No authentication and no privacy.