#1737 Misleading example in the man page
Closed: Fixed Opened by dpal.

The sssd-ldap man page contains the following example:

EXAMPLE
       The following example assumes that SSSD is correctly configured and LDAP is set to one of the domains in the [domains] section.
               [domain/LDAP]
               id_provider = ldap
               auth_provider = ldap
               ldap_uri = ldap://ldap.mydomain.org
               ldap_search_base = dc=mydomain,dc=org
               ldap_tls_reqcert = demand
               cache_credentials = true
               enumerate = true

As one can notice it suggests enumerate = true.
We should make sure that no example suggests enumerate to be true unless it is an explicit example of the enumerate option.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.9.5

Linked to Bugzilla bug: https://bugzilla.redhat.com/show_bug.cgi?id=891648 (Red Hat Enterprise Linux 7)

rhbz: => [https://bugzilla.redhat.com/show_bug.cgi?id=891648 891648]

Fields changed

owner: somebody => jhrozek
patch: 0 => 1

  • master: 6a2047c88d6abd9496e3cc1848d9ff0bd7b2423a
  • sssd-1-9: f6d33cba3a810aa3af53cdefb7201ddccc302dc6

resolution: => fixed
status: new => closed

Metadata Update from @dpal:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.9.5

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/2779

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