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
Collect Prime logs and Configuration files using the collect script 136Number of Views Mandatory Update: DigiCert Certificate Configuration for RSA Prime (Required by October 06, 2025 for Cloud Access Service … 95Number of Views "Authentication station status was 9" error when accessing RSA Authentication Manager Prime Self Service Portal (SSP) with… 348Number of Views RSA Authentication Manager 8.x Web Tier fails to install with Permission Denied Error 87Number of Views Determining an existing RSA Prime version 51Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?