Add an Internal User at the CLI
Use the CLI to create internal users on the threat defense.
Procedure
Step 1 | Log into the device CLI using an account with Config privileges. The admin user account has the required privileges, but any account with Config privileges will work. You can use an SSH session or the Console port. For certain threat defense models, the Console port puts you into the FXOS CLI. Use the connect ftd command to get to the threat defense CLI. | ||
Step 2 | Create the user account. configure user add username {basic | config}
Example:The following example adds a user account named johncrichton with Config access rights. The password is not shown as you type it.
| ||
Step 3 | (Optional) Adjust the characteristics of the account to meet your security requirements. You can use the following commands to change the default account behavior.
| ||
Step 4 | Manage user accounts as necessary. Users can get locked out of their accounts, or you might need to remove accounts or fix other issues. Use the following commands to manage the user accounts on the system.
|