Set Open Files Hard Limit for a Web-Tier server
Originally Published: 2014-03-10
Article Number
Applies To
RSA Authentication Manager 8.X
Red Hat Enterprise Linux, RHEL RHEL4 RHEL5
Issue
Installation of Web Tier software fails
Resolution
"On Linux systems, verify that the open files hard limit for the local user is at least 4096."
but does not include information on how to check or change it.
See the documenmtation for your linux installation for specific details. A generic overview of the topic is below, adapted from :
http://johanlouwers.blogspot.com/2010/02/hard-limit-for-maximum-open-file.html
"Each user has per-user file descriptor limits. It includes soft and hard limits. hard limit is the absolute limit, user can set its soft limit freely to any value up to hard limit (use command: ulimit -n xxxx). Per-user limit defaults to 1024. Only root can increase the hard limit.
To change this you can add a line similar to the one below to your file:
/etc/security/limits.conf
userxyz hard nofile 65536 "
Notes
AM8.0 and AM8.1 servers (not Web Tier) includes by default:
rsaadmin hard nofile 4096
RHEL6.4 included only commented samples by default, no entries are set
RSA Appliance 3.0.4 (rPath Linux) includes:
rsaadmin hard nofile 65536
Only root should set the file. Make sure the file ends in a new line.
Related Articles
Steps for replacing a faulty hard drive on RSA SecurID Appliance 250 59Number of Views Process for replacing RSA Identity Governance and Lifecycle faulty hard drive (HDD) in RAID 5 109Number of Views Understanding hard drive LEDs for Dell PowerEdge-based RSA SecurID hardware appliances 53Number of Views How to identify a failed hard drive on an RSA SecurID A250 hardware appliance 78Number of Views How to apply patches from the local hard drive for RSA Authentication Manager 8.x 1.32KNumber of Views
Trending Articles
RSA Authentication Manager 8.9 Setup and Configuration Guide How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. RSA Authentication Manager 8.9 Release Notes (January 2026) Configure RSA Authentication Manager as a Secure Proxy Server for Cloud Access Service RSA Authentication Manager Upgrade Process
Don't see what you're looking for?