Skip to content
  • There are no suggestions because the search field is empty.

How to get a Deployment User ID and password from the admin server in RSA NetWitness Logs & Network 11.x

Tasks

This article provides the steps to get deployment user ID and password from the RSA NetWitness Admin Server.


Resolution

Follow the steps below to get Deployment User ID and password in RSA NetWitness Logs & Network 11.x.
  1. Connect to the RSA NetWitness Server (aka the Admin Server) via SSH.
  2. Run the command below to get the Deployment User ID.
[root@adminserver] ~] # security-cli-client --get-config-prop -q  --prop-hierarchy nw.security-client --prop-name platform.deployment.userid  --broker nw-node-zero
deploy_admin
  1. Run the following command to get the Deployment Password.
[root@adminserver] ~] #   security-cli-client --get-config-prop -q  --prop-hierarchy nw.security-client --prop-name platform.deployment.password  --broker nw-node-zero​
netwitness

Product Details

RSA Product Set: NetWitness Logs & Network, NetWitness Logs & Packets
RSA Version/Condition: 11.x
Component: Admin Server
Platform: CentOS
O/S Version: EL7

Approval Reviewer Queue

RSA NetWitness Suite Approval Queue