Cisco Preparative Procedures & Operational User Guide
© 2016 Cisco Systems, Inc. All rights reserved.
Firepower-chassis /security/local-user # set firstname first-name
6) (Optional) Specify the last name of the user:
Firepower-chassis /security/local-user # set lastname last-name
7) (Optional) Specify the SSH key used for passwordless access. Note only RSA public key is currently
supported.
Firepower-chassis /security/local-user # set sshkey ssh-key
8) All users are assigned the read-only role by default and this role cannot be removed. For each
additional role that you want to assign to the user:
Firepower-chassis /security/local-user # create role role-name
where role-name is the role that represents the privileges you want to assign to the user account.
NOTE Changes in user roles and privileges do not take effect until the next time the user
logs in. If a user is logged in when you assign a new role to or remove an existing role from
a user account, the active session continues with the previous roles and privileges.
9) To remove an assigned role from the user:
Firepower-chassis /security/local-user # delete role role-name
All users are assigned the read-only role by default and this role cannot be removed.
10) Commit the transaction.
Firepower-chassis security/local-user # commit-buffer
Create a Local User Account via GUI
1) Choose System > User Management.
2) Click the Local Users tab.
3) Click Add User to open the Add User dialog box.
4) Complete the following fields with the required information:
The account name that is used when logging into this account. This
name must be unique.
The first name of the user. This field can contain up to 32
characters.
The last name of the user. This field can contain up to 32
characters.
The password associated with this account.
The password a second time for confirmation purposes.
If the status is set to Active, a user can log into Firepower Chassis
Manager and the FXOS CLI with this login ID and password.
The role that represents the privileges you want to assign to the user
account.