To disable an account and prohibit access to the web interface, run the following command from a terminal:
e.g.:
The user will no longer have access to the web interface.
Password Change
To change a user's password, run the following command from a terminal:
e.g.:
Pending Accounts
When users register via the web interface, the newly created account is in a pending state. This prevents access to the web interface until the user is approved.
Listing Pending Accounts
To list pending accounts, run the following command from a terminal:
This will list accounts that are pending authorization to the web interface:
Authorize Pending Account
To authorize a pending account and enable access to the web interface, run the following command from a terminal:
e.g.:
The user will now have access to the web interface.