Janu
ary 201
9
Legrand PDU User Guide 373
Option
Description
authNoPriv
Authentication and no privacy.
authPriv
Authentication and privacy.
Determine whether the authentication passphrase is identical to the password:
config:#
user modify <name> userPasswordAsAuthenticationPassphrase <option3>
Variables:
<name> is the name of the user whose settings you want to change.
<option3> is one of the options:
true
or
false
.
Option
Description
true Authentication
passphrase is identical to the
password.
false Authentication
passphrase is different from the
password.
Determine the authentication passphrase:
config:#
user modify <name> authenticationPassPhrase <authentication_passphrase>
Variables:
<name> is the name of the user whose settings you want to change.
<authentication_passphrase> is a string used as an authentication passphrase, comprising 8 to 32
ASCII printable characters.
Determine whether the privacy passphrase is identical to the authentication passphrase:
config:#
user modify <name> useAuthenticationPassPhraseAsPrivacyPassPhrase <option4>
Variables:
<name> is the name of the user whose settings you want to change.
<option4> is one of the options:
true
or
false
.
Option
Description
true
Privacy passphrase is identical to the
authentication passphrase.
false
Privacy passphrase is different from the
authentication passphrase.
Determine the privacy passphrase: