#1014 Rework the example config
Closed: Fixed None Opened 12 years ago by jhrozek.

Description of problem:
SSSD installs an example configuration into /etc/sssd/sssd.conf by default.
However, the configuration file contains directives that are not accurate or
too low-level. This results in users using non-optimal configurations and
getting confused.

Version-Release number of selected component (if applicable):
sssd-1.5.1-52

How reproducible:
always

Steps to Reproduce:
1. yum -y install sssd
2. cat /etc/sssd/sssd.conf

Actual results:
A cluttered example config file.

Expected results:
A minimal config file with accurate options.

Additional info:
A prime example is the commented-out local domain with explicit (and wrong)
min_id settings.


Fields changed

rhbz: => 742278,741164

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.5.14

Fields changed

owner: somebody => jhrozek

Fields changed

status: new => assigned

Fields changed

patch: 0 => 1

Fixed by:
- ef06601 (master)
- 41a9dd0 (sssd-1-6)
- d66b903 (sssd-1-5)

resolution: => fixed
status: assigned => closed

Correction, the patches are:

- ef0660171ca8657fd82c4b57154e1b42cf664d6f (master)
- 0fed337415def377f219c1551efa1f2f9260378a (sssd-1-6)
- 53c6445ba476f28ca8d66b60e704aea635e1ce7b (sssd-1-5)

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

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

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