RSA Product Set: SecurID
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.x,
Before attempting this process, review the article entitled Does RSA support the installation of third party software or applications on the RSA Authentication Manager 8.X (virtual) appliances? Each customer making this change needs to assess the risk/benefit of this 'unsupported' change to the AM appliance for their organization.
To complete this process you will need to:
- Stop the snmpd service.
- Duplicate the proxy line in /etc/snmp/snmpd.conf with the new user.
- Run the /usr/bin/net-snmp-config script to create the new user.
- Start the snmpd service.
- Stop the snmpd service:
- Launch an SSH client, such as PuTTy.
- Login to the primary Authentication Manager server as rsaadmin and enter the operating system password.
Note that during Quick Setup another user name may have been selected. Use that user name to login.
- At the command line, run:
# sudo systemctl stop snmpd.serviceFor Authentication Manager version 8.4 or prior, run:
# /etc/init.d/snmpd stop
- Using a text editor such as vi, duplicate the proxy line in /etc/snmp/snmpd.conf with the new user; for example, Qualysuser:
proxy -v 3 -u Qualysuser; -l authPriv -a MD5 -A AuthPWD1! -x DES -X PrivPWD1! 127.0.0.1:8002 .1.3.6.1.4.1.2197
- Run the /usr/bin/net-snmp-config script to create the new user
/usr/bin/net-snmp-config --create-snmpv3-user -ro -A support1! -X support1! -a MD5 -x DES Qualysuser
- Start snmpd service, run:
sudo systemctl start snmpd.serviceFor Authentication Manager version 8.4 or prior, run:
# /etc/init.d/snmpd start
You can now snmp get or snmpwalk with two userIDs
Customers, AM Appliance Administrators need to assess the risk /benefit of making unsupported changes like this one to their AM Appliances.
Refer to Does RSA support the installation of third party software or applications on the RSA Authentication Manager 8.X (virtual) appliances ?
Please note that the current supported version of RSA Authentication Manager changes over time. Refer to the Product Version Lifecycle page for more information on supported versions.
Related Articles
IMG - How to add additional options to approvals/fulfillments 114Number of Views How to disable the Add Users and Edit Users buttons in Account Access and Ownership review in RSA Identity Governance and … 58Number of Views AMIS AM Prime Unable to create/add user account from HDAP portal 215Number of Views How to add a static route in RSA Authentication Manager 8.x 603Number of Views User object missing from RSA Identity Governance and Lifecycle WebService createChangeRequest "Add Account to Group" 72Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records Unable to login to RSA Authentication Manager Security Console as super admin RSA Authentication Manager 8.9 Release Notes (January 2026) How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Connection fails to Cloud Authentication Service when connecting through a proxy server from RSA Authentication Manager to…