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 Understanding hard drive LEDs for Dell PowerEdge-based RSA SecurID hardware appliances 52Number of Views How to apply patches from the local hard drive for RSA Authentication Manager 8.x 1.3KNumber of Views Process for replacing RSA Identity Governance and Lifecycle faulty hard drive (HDD) in RAID 5 108Number of Views How to configure firewall's dynamic network address translation on multiple internal clients to an external RSA ACE/Server 17Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.8 Setup and Configuration Guide
Don't see what you're looking for?