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
Determining an existing RSA Prime version 49Number 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… 347Number of Views Collect Prime logs and Configuration files using the collect script 136Number of Views How to enable HTTP Strict Transport Security (HSTS) Header on Authentication Manager Prime Self-Service Portal 33Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Release Notes for RSA Authentication Manager 8.8 Deploying RSA Authenticator 6.2.2 for Windows Using DISM Downloading RSA Authentication Manager license files or RSA Software token seed records
Don't see what you're looking for?