Prime kit tomcat.pid: Permission denied error when restarting services for RSA Authentication Manager Prime Kit
Originally Published: 2020-06-04
Article Number
Applies To
RSA Product/Service Type: RSA Authentication Manager Prime Kit
Platform: Linux
Issue
/opt/rsa/primekit/tomcat/tomcat-ssp/bin/tomcat.pid: Permission denied
/opt/rsa/primekit/tomcat/tomcat-hdap/bin/tomcat.pid: Permission denied
/opt/rsa/primekit/tomcat/tomcat-amis/bin/tomcat.pid: Permission deniedCause
- /opt/rsa/primekit/tomcat/tomcat-ssp/bin/
- /opt/rsa/primekit/tomcat/tomcat-hdap/bin/
- /opt/rsa/primekit/tomcat/tomcat-amis/bin/
Resolution
- Use SSH to access the RSA Authentication Manager Prime Kit server.
- Run the following command against the directory corresponding to the service with which you are facing the issue.
- For SSP:
chmod -R 777 /opt/rsa/primekit/tomcat/tomcat-ssp/bin/
- For HDAP:
chmod -R 777 /opt/rsa/primekit/tomcat/tomcat-hdap/bin/
- For AMIS:
chmod -R 777 /opt/rsa/primekit/tomcat/tomcat-amis/bin/
- Restart the RSA Authentication Manager Prime Kit services:
service tomcat-amis restart service tomcat-hdap restart service tomcat-ssp restart
The proper way to resolve this issue is to run the reset_perms script to assign the correct permissions to the directory. To do so:
- Use SSH to access the RSA Authentication Manager Prime Kit server.
- Go to the <Prime_installation_directory>/scripts/tools:
cd /opt/rsa/primekit/scripts/tools
- Run the reset permissions script to correct the permissions for all directories:
./3_reset_perms.sh
- Press Enter when prompted to for the script to do its job.
- Restart the RSA Authentication Manager Prime Kit services:
service tomcat-amis restart service tomcat-hdap restart service tomcat-ssp restart
Related Articles
"Permission denied" or "does not exist or is not a valid file" exporting/importing an RSA Identity Governance & Lifecycle … 91Number of Views RSA Authentication Manager 8.x Web Tier fails to install with Permission Denied Error 87Number of Views Collect Prime logs and Configuration files using the collect script 137Number of Views Mandatory Update: DigiCert Certificate Configuration for RSA Prime (Required by October 06, 2025 for Cloud Access Service … 98Number of Views Determining an existing RSA Prime version 51Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.8 Setup and Configuration Guide
Don't see what you're looking for?