Issue 6694 - poor "unchecked" sizelimit doc
Summary: poor "unchecked" sizelimit doc
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: documentation (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: 2.5.2
Assignee: Howard Chu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-03 14:01 UTC by Hallvard Furuseth
Modified: 2021-02-26 23:35 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Hallvard Furuseth 2010-11-03 14:01:56 UTC
Full_Name: Hallvard B Furuseth
Version: HEAD
OS: Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (129.240.6.233)
Submitted by: hallvard


Both the admin guide and man slapd.conf(5) could use improved
"unchecked"/"pr" sizelimit documentation.  That is, they could
mention a few more places that a statement like "sizelimit unlimited"
does not set the unchecked limit, so if you override limits set
elsewhere, you need to explicitly override your unchecked setting.

Admin guide: 9.3. Global Limits.  9.4.3. Specifying size limits
which does not mention that the default sets soft,hard.

Also the 9.4.3 syntax is wrong - doesn't mention .pr - as the
very next paragraph says.  Same thing applies to the manpage.

Man page: 'sizelimit': does not mention that default is soft,hard.
'limits': says this at the very end - could move it up.  And
split into several paragraphs.
Comment 1 Quanah Gibson-Mount 2017-04-07 23:41:18 UTC
moved from Incoming to Documentation
Comment 2 Howard Chu 2021-02-15 13:41:58 UTC
in master
Comment 3 Quanah Gibson-Mount 2021-02-15 16:36:42 UTC
Commits: 
  • 0b769a44 
by Howard Chu at 2021-02-15T13:40:58+00:00 
ITS#6694 reorganize unchecked/pagedresults limits descriptions