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 Changing the IP Address of a Web-Tier Server 41Number of Views How to apply patches from the local hard drive for RSA Authentication Manager 8.x 1.3KNumber of Views Understanding hard drive LEDs for Dell PowerEdge-based RSA SecurID hardware appliances 52Number of Views How to identify a failed hard drive on an RSA SecurID A250 hardware appliance 71Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA announces the availability of the RSA SecurID Hardware Appliance 230 based on the Dell PowerEdge R240 Server How to troubleshoot Oracle database ORA-04030 errors in RSA Identity Governance & Lifecycle RSA Authentication Manager Upgrade Process Microsoft SQL Server Collectors can no longer connect to the SQL Server database after upgrade to Microsoft SQL Server 201…
Don't see what you're looking for?