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
How to identify a failed hard drive on an RSA SecurID A250 hardware appliance 61Number of Views Understanding hard drive LEDs for Dell PowerEdge-based RSA SecurID hardware appliances 52Number of Views 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 108Number of Views How to apply patches from the local hard drive for RSA Authentication Manager 8.x 1.29KNumber of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Downloading RSA Authentication Manager license files or RSA Software token seed records RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Release Notes for RSA Authentication Manager 8.8 Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU
Don't see what you're looking for?