Add an internal user at the CLI
Create internal users to provide authorized access to the Firewall Threat Defense system with appropriate privilege levels.
Use the CLI to create internal users on the Firewall 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 Firewall Threat Defense models, the Console port puts you into the FXOS CLI. Use the connect ftd command to get to the Firewall Threat Defense CLI. | ||||
Step 2 | Create the user account. configure user add username {basic | config}
Example:This 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 these 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 these commands to manage the user accounts on the system.
|