User's Manual
Chapter 10: Using the Command Line Interface
294
config:#
user modify May fullName "May Turner" telephoneNumber 123-4567
Results:
May's full name is specified as May Turner.
May's telephone number is set to 123-4567.
Enabling or Disabling a User Profile
This command syntax enables or disables a user profile. A user can log
in to the EMX device only after that user's user profile is enabled.
config:#
user modify <name> enabled <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
Enables the specified user profile.
false
Disables the specified user profile.
Example
The following command enables the user profile -- May.
config:#
user modify May enabled true
Forcing a Password Change
This command syntax determines whether the password change is
forced when a user logs in to the specified user profile next time.