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.- Connect to the RSA NetWitness Server (aka the Admin Server) via SSH.
- 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
deploy_admin
- 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
netwitness
Product Details
RSA Product Set: NetWitness Logs & Network, NetWitness Logs & PacketsRSA Version/Condition: 11.x
Component: Admin Server
Platform: CentOS
O/S Version: EL7
Approval Reviewer Queue
RSA NetWitness Suite Approval Queue