User guide

Chapter 7: Using the Command Line Interface
208
config:# user modify "<name>" privacyPassPhrase "<privacy_passphrase>"
To determine the authentication protocol, use this command
syntax:
config:# user modify "<name>" authenticationProtocol <option7>
To determine the privacy protocol, use this command syntax:
config:# user modify "<name>" privacyProtocol <option8>
To change the role(s) of the specified user, use this command
syntax:
config:# user modify "<name>" roles <roles>
Variables:
<name> is a string comprising up to 32 ASCII printable characters.
The <name> variable must be enclosed in quotes when it contains
spaces.
<password> is the current password for the specified user profile.
<full_name> is a string comprising up to 32 ASCII printable characters.
The <full_name> variable must be enclosed in quotes when it
contains spaces.
<phone_number> is the phone number that can reach the specified
user. The <phone_number> variable must be enclosed in quotes.
<email_address> is the email address of the specified user. The
<email_address> variable must be enclosed in quotes.
<option1> is one of the options: true or false.
Option Description
true Enables the specified user profile.
false Disables the specified user profile.
<option2> is one of the options: true or false.
Option Description
true A password change is forced on the user's next
login.