URL: https://github.com/SSSD/sssd/pull/108 Author: lslebodn Title: #108: Partially revert "CONFIG: Use default config when none provided" Action: opened
PR body: """ This reverts part of commit 59744cff6edb106ae799b2321cb8731edadf409a.
Removed is copying of default configuration into /etc/sssd/sssd.conf Sample configurations is still part of installation.
Copying default configuration from /usr/lib64/sssd/conf/sssd.conf -> /etc/sssd/sssd.conf is not the best idea. There are better way how to use default configuration and we will need to change anyway due to files provider.
I can revert sample configuration as well.
"""
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/108/head:pr108 git checkout pr108
URL: https://github.com/SSSD/sssd/pull/108 Title: #108: Partially revert "CONFIG: Use default config when none provided"
lslebodn commented: """ http://sssd-ci.duckdns.org/logs/job/58/76/summary.html """
See the full comment at https://github.com/SSSD/sssd/pull/108#issuecomment-266567268
URL: https://github.com/SSSD/sssd/pull/108 Title: #108: Partially revert "CONFIG: Use default config when none provided"
jhrozek commented: """ I'm sorry it took so long to review this PR. I agree with the patch so I'm adding Accepted. The use-case of sssd being not configured at all will be handled by enabling the files provider or in general handling no domains (whether the files provider will be enabled by default will be decided on the distribution level with a configure flag).
It is important that sssd works with no domains as well because many users will want to run only the KCM responder or the secrets responder without sssd managing their users. """
See the full comment at https://github.com/SSSD/sssd/pull/108#issuecomment-277967259
URL: https://github.com/SSSD/sssd/pull/108 Title: #108: Partially revert "CONFIG: Use default config when none provided"
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/108 Title: #108: Partially revert "CONFIG: Use default config when none provided"
lslebodn commented: """ master: * c029f707d4847b01ff64bf3bb1fd46c0b5927cdb
sssd-1-14: * 21fad04b58ce1e4502e37a3855412b15a1fbbad6
LS
"""
See the full comment at https://github.com/SSSD/sssd/pull/108#issuecomment-278009049
URL: https://github.com/SSSD/sssd/pull/108 Title: #108: Partially revert "CONFIG: Use default config when none provided"
Label: +Pushed
URL: https://github.com/SSSD/sssd/pull/108 Author: lslebodn Title: #108: Partially revert "CONFIG: Use default config when none provided" Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/108/head:pr108 git checkout pr108
sssd-devel@lists.fedorahosted.org