Bug 7668

Summary: Resource limits not enforced
Product: [Retired] Red Hat Linux Reporter: Bob Plankers <plankers>
Component: pamAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED DEFERRED QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-05-22 15:37:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bob Plankers 1999-12-07 21:47:36 UTC
6.1 includes /etc/security/limits.conf but does not include the
appropriate line in /etc/pam.d/login (or others) to enforce this.
Limits.conf has no active rules in it, so an admin would need to configure
it anyhow, but the rules aren't enforced until after:

session    required     /lib/security/pam_limits.so

is added. Maybe this is the way you want it to force admins to read the
docs, but it seems like an oversight. Thanks.

Comment 1 Cristian Gafton 2000-05-22 15:37:59 UTC
assigned to nalin

Comment 2 Nalin Dahyabhai 2000-06-10 21:41:20 UTC
This will be fixed in our next release.