2.1.5 FireEye - BlueCat Infrastructure Assurance - 25.2.0

BlueCat LiveAssurance User Guide

ft:locale
en-US
Product name
BlueCat Infrastructure Assurance
Version
25.2.0
Note: We always recommend a system administrator defer to the vendor’s official documentation on credential creation. Please follow the vendor’s instructions for configuring the device for access with an ssh key, and then use the LiveAssurance WebGUI to store the Private key in the relevant Credential Profile.

In order for LiveAssurance to run its full set of discovery and interrogation scripts, a SSH user with a role of administrator needs to be used to connect your device. It is highly recommended that a generic username is created for auditing and security purposes.

Creating User via WebUI

  1. Log in to the FireEye NX WebUI.

  2. Go to Settings > User Accounts



  3. Enter user name and password. Select Admin for Role.

  4. Click ADD USER.

  5. Confirm new user account was created successfully by viewing all active users on User Accounts



Creating Users via CLI

  1. Log in to the FireEye NX device using SSH

  2. > enable

  3. # configure terminal

  4. # username <username> password 0 <password>

  5. # username <username> role admin