This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Accept
Reject

NetWitness Community

  • Home
  • Products
    • NetWitness Platform
      • Advisories
      • Documentation
        • Platform Documentation
        • Known Issues
        • Security Fixes
        • Hardware Documentation
        • Threat Content
        • Unified Data Model
        • Videos
      • Downloads
      • Integrations
      • Knowledge Base
    • NetWitness Cloud SIEM
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Detect AI
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Investigator
    • NetWitness Orchestrator
      • Advisories
      • Documentation
      • Knowledge Base
      • Legacy NetWitness Orchestrator
        • Advisories
        • Documentation
  • Community
    • Blog
    • Discussions
    • Events
    • Idea Exchange
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Community Support Forum
      • Community Support Articles
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Training
    • Blog
    • Certification Program
    • Course Catalog
    • New Product Readiness
    • On-Demand Subscriptions
    • Student Resources
    • Upcoming Events
  • Technology Partners
  • Trust Center
Sign InRegister Now
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
NetWitness Knowledge Base Archive
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
Announcement Banner

Users are unable to open Netwitness Support Cases via email. Please open support cases via portal or by phone

View Details
  • NetWitness Community
  • NetWitness Knowledge Base Archive
  • How to create new user accounts for RSA Security Analytics appliances via the command line
  • Options
    • Subscribe to RSS Feed
    • Bookmark
    • Subscribe
    • Email to a Friend
    • Printer Friendly Page
    • Report Inappropriate Content

How to create new user accounts for RSA Security Analytics appliances via the command line

Article Number

000034119

Applies To

RSA Product Set: Security Analytics, NetWitness Logs and Packets
RSA Product/Service Type: Core Appliances
Platform: CentOS
O/S Version: EL6
 

Task

This article addresses how to create new user accounts on RSA NetWitness (formerly RSA Security Analytics) appliances via the command line.

Resolution

Follow the steps below to create new user accounts.
1. Connect to the appliance via SSH as the root user.
2. Run useradd <user_name> command to create user.
3. Run passwd <user_name> to choose password.

Example:

[root@XXXX ~]# useradd test123
[root@XXXX ~]# passwd test123
Changing password for user test123.
New password:
BAD PASSWORD: it is based on a dictionary word
Retype new password:
passwd: all authentication tokens updated successfully.

4. Try to access the appliance via SSH using new account created above. 
 

Notes

This new user account may not have permissions to run more commands which may give errors similar to the example below.

[test123@concentrator ~]$ cat /var/log/messages
cat: /var/log/messages: Permission denied
The new user account can be switched to root account when additional permissions needed using su - root command. This  command will ask for the password of the root user.
 
Tags (61)
  • 10.5
  • 10.5.x
  • 10.6
  • 10.6.x
  • 10.x
  • Appliance
  • Archiver
  • Archiver Appliance
  • Broker
  • Broker Appliance
  • Concentrator
  • Concentrator Appliance
  • Core Appliance
  • Customer Support Article
  • Decoder
  • Decoder Appliance
  • Decoder Service
  • ESA
  • ESA Appliance
  • ESA Service
  • Event Stream Analysis
  • Head Unit
  • HeadUnit
  • KB Article
  • Knowledge Article
  • Knowledge Base
  • Log Archiver
  • Log Collection
  • Log Decoder
  • Log Storage
  • Malware
  • Malware Analysis
  • NetWitness
  • NetWitness Appliance
  • NetWitness Broker
  • NetWitness CConcentrator
  • NetWitness Head Unit
  • NetWitness Platform
  • NetWitness Server
  • NW
  • NW Appliance
  • NwArchiver
  • NwBroker
  • NwConcentrator
  • NwDecoder
  • NwLogDecoder
  • Packet Capture
  • Packet Decoder
  • RSA NetWitness
  • RSA NetWitness Platform
  • RSA Security Analytics
  • Security Analytics
  • Security Analytics Server
  • SIEM
  • UI Server
  • Version 10
  • Version 10.5
  • Version 10.5.x
  • Version 10.6
  • Version 10.6.x
  • Version 10.x
0 Likes
Was this article helpful? Yes No
Share
No ratings

In this article

Version history
Last update:
‎2021-04-23 11:12 AM
Updated by:
Administrator RSA-KB-Sync Administrator

Related Content

Powered by Khoros
  • Blog
  • Events
  • Discussions
  • Idea Exchange
  • Knowledge Base
  • Case Portal
  • Community Support
  • Product Life Cycle
  • Support Information
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Acceptable Use Policy
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.