#1737 Misleading example in the man page
Closed: Fixed None Opened 11 years ago 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

Fields changed

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

resolution: => fixed
status: new => closed

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

7 years ago

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.

Login to comment on this ticket.

Metadata