Bug 1314129

Summary: pam_limits in documentation is incorrect for el6 and el7
Product: Red Hat Directory Server Reporter: wibrown <wibrown>
Component: Doc-installation-guideAssignee: Marc Muehlfeld <mmuehlfe>
Status: CLOSED CURRENTRELEASE QA Contact: Viktor Ashirov <vashirov>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 10.0CC: msauton, nhosoi, nkinder, rmeggins, tcapek, tscherf, wibrown
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-16 10:42:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description wibrown@redhat.com 2016-03-03 00:49:27 UTC
Document URL: https://access.redhat.com/documentation/en-US/Red_Hat_Directory_Server/10/html/Installation_Guide/Preparing_for_a_Directory_Server_Installation-Considerations.html

Section Number and Name: 1.2.4. File Descriptors

Describe the issue: 

  Part 4 suggests:

session required /lib/security/$ISA/pam_limits.so

Suggestions for improvement: 

pam_limits is part of pam.d configs bf default since rhel 6. 

The actual line should be:

session required pam_limits.so

Additionally, on el7 the correct way to increase the file limits for the directory server process is to edit 

/etc/sysconfig/dirsrv.systemd

Which is included by the dirsrv@.service file.

Thanks!

Comment 3 Marc Muehlfeld 2016-11-28 13:58:23 UTC
*** Bug 1310280 has been marked as a duplicate of this bug. ***

Comment 5 Marc Muehlfeld 2016-12-16 10:42:33 UTC
The update is now available on the Customer Portal.

Comment 6 Marc Muehlfeld 2016-12-19 09:43:05 UTC
*** Bug 1291620 has been marked as a duplicate of this bug. ***