#3205 Typo In SSSD-AD Man Page
Closed: Fixed Opened by jhrozek.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1378251

Description of problem:
I think there is a typo in the man page for sssd-ad.  It states:
  The default configuration results in configuring 10,000 slices, each
  capable of holding up to 200,000 IDs, starting from 10,001 and going up
  to 2,000,100,000.
But if there are 10,000 slices each holding 200,000 IDs, that should go up to:
(10,000 * 200,000 ) + 10,001 - 1 = 2,000,010,000
Version-Release number of selected component (if applicable):
sssd-ad-1.13.0-40.el7_2.12

Fields changed

blockedby: =>
blocking: =>
changelog: =>
coverity: =>
design: =>
design_review: => 0
feature_milestone: =>
fedora_test_page: =>
mark: no => 0
milestone: NEEDS_TRIAGE => SSSD 1.14.2
review: True => 0
selected: =>
testsupdated: => 0

Fields changed

owner: somebody => mzidek

Fields changed

patch: 0 => 1

  • master: 3955667b6e5071cc1264422cb9d702534cf9bc21

resolution: => fixed
status: new => closed

and sssd-1-13:

  • d4d97a8c816affe9c97e5656145990e6768387cf

Metadata Update from @jhrozek:
- Issue assigned to mzidek
- Issue set to the milestone: SSSD 1.14.2

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4238

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata