[SSSD] Re: kinit on IPA server does not exclusively talk to local KDC

2017-10-03 Thread Sumit Bose
On Tue, Oct 03, 2017 at 05:16:24PM -0400, Robbie Harwood wrote: > Sumit Bose writes: > > > On Thu, Sep 21, 2017 at 04:52:32PM +0200, Lukas Slebodnik wrote: > >> On (12/09/17 18:44), Sumit Bose wrote: > >>> On Tue, Sep 12, 2017 at 03:45:52PM +0200, Lukas Slebodnik wrote: >

[SSSD] [sssd PR#398][+Pushed] intg: Fix execution with dbus-1.11.18

2017-10-03 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/398 Title: #398: intg: Fix execution with dbus-1.11.18 Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#398][closed] intg: Fix execution with dbus-1.11.18

2017-10-03 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/398 Author: lslebodn Title: #398: intg: Fix execution with dbus-1.11.18 Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/398/head:pr398 git checkout pr398

[SSSD] [sssd PR#398][comment] intg: Fix execution with dbus-1.11.18

2017-10-03 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/398 Title: #398: intg: Fix execution with dbus-1.11.18 lslebodn commented: """ master: * 82c36227e36de155b13e6eb7cfa3e80a25774157 sssd-1-14: * ff2ff94a1cdb98a55a2d8a3c3bbe06e1fb948d5a sssd-1-13: * 26f2a1cbc317face478cbb444a2984692dbde9c3 """ See the

[SSSD] Re: kinit on IPA server does not exclusively talk to local KDC

2017-10-03 Thread Robbie Harwood
Sumit Bose writes: > On Thu, Sep 21, 2017 at 04:52:32PM +0200, Lukas Slebodnik wrote: >> On (12/09/17 18:44), Sumit Bose wrote: >>> On Tue, Sep 12, 2017 at 03:45:52PM +0200, Lukas Slebodnik wrote: ehlo, I realized that it might be better to discuss it here

[SSSD] [sssd PR#390][comment] NSS: Add option to disable memcache

2017-10-03 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/390 Title: #390: NSS: Add option to disable memcache fidencio commented: """ Also, thinking loud here ... IMO would make more sense if memcache_size would override the others and not the opposite (but I don't have a strong opinion on this). And, please,

[SSSD] [sssd PR#398][+Accepted] intg: Fix execution with dbus-1.11.18

2017-10-03 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/398 Title: #398: intg: Fix execution with dbus-1.11.18 Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#398][comment] intg: Fix execution with dbus-1.11.18

2017-10-03 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/398 Title: #398: intg: Fix execution with dbus-1.11.18 fidencio commented: """ Hmm. @lslebodn probably already fired a CI build with the patch: http://vm-058-233.${abc}/logs/job/78/60/summary.html """ See the full comment at

[SSSD] [sssd PR#390][comment] NSS: Add option to disable memcache

2017-10-03 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/390 Title: #390: NSS: Add option to disable memcache fidencio commented: """ I've added an "in-line" comment about keeping the warning from the previous patch. Adding the "Changes Requested" label. """ See the full comment at

[SSSD] [sssd PR#390][+Changes requested] NSS: Add option to disable memcache

2017-10-03 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/390 Title: #390: NSS: Add option to disable memcache Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#398][comment] intg: Fix execution with dbus-1.11.18

2017-10-03 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/398 Title: #398: intg: Fix execution with dbus-1.11.18 fidencio commented: """ @lslebodn, thanks for the investigation and the patch! I've fired a CI build and I'll add the "Accepted" label as soon as it passes there. """ See the full comment at

[SSSD] [sssd PR#398][opened] intg: Fix execution with dbus-1.11.18

2017-10-03 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/398 Author: lslebodn Title: #398: intg: Fix execution with dbus-1.11.18 Action: opened PR body: """ Since dbus-1.11.18 DBUS_COOKIE_SHA1 respect $HOME variable and fallback to value returned from getpwnam only if env HOME does not exist. It caused problem

[SSSD] [sssd PR#390][synchronized] NSS: Add option to disable memcache

2017-10-03 Thread mzidek-rh
URL: https://github.com/SSSD/sssd/pull/390 Author: mzidek-rh Title: #390: NSS: Add option to disable memcache Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/390/head:pr390 git checkout pr390 From

[SSSD] [sssd PR#395][comment] KCM: Three trivial fixes

2017-10-03 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/395 Title: #395: KCM: Three trivial fixes fidencio commented: """ Codewise, ACK. When our internal CI issues are solved, I'll fire a build and add the "Accepted" label. """ See the full comment at

[SSSD] [sssd PR#394][comment] TESTS: Add an integration test for renaming incomplete groups during initgroups

2017-10-03 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/394 Title: #394: TESTS: Add an integration test for renaming incomplete groups during initgroups jhrozek commented: """ btw I won't update this PR until PR #128 is merged anyway.. """ See the full comment at

[SSSD] [sssd PR#394][+Changes requested] TESTS: Add an integration test for renaming incomplete groups during initgroups

2017-10-03 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/394 Title: #394: TESTS: Add an integration test for renaming incomplete groups during initgroups Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an

[SSSD] [sssd PR#397][-Changes requested] cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS

2017-10-03 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/397 Title: #397: cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#397][synchronized] cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS

2017-10-03 Thread amitkumar50
URL: https://github.com/SSSD/sssd/pull/397 Author: amitkumar50 Title: #397: cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/397/head:pr397 git checkout pr397 From

[SSSD] [sssd PR#397][+Changes requested] cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS

2017-10-03 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/397 Title: #397: cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#397][comment] cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS

2017-10-03 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/397 Title: #397: cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS lslebodn commented: """ On (03/10/17 02:49), AmitKumar wrote: >Would be sending commit to remove 'domain->legacy_passwords' and related code. > I would prefer to remove it on all places in simple

[SSSD] [sssd PR#397][comment] cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS

2017-10-03 Thread amitkumar50
URL: https://github.com/SSSD/sssd/pull/397 Title: #397: cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS amitkumar50 commented: """ Would be sending commit to remove 'domain->legacy_passwords' and related code. """ See the full comment at https://github.com/SSSD/sssd/pull/397#issuecomment-333793716

[SSSD] [sssd PR#397][comment] cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS

2017-10-03 Thread centos-ci
URL: https://github.com/SSSD/sssd/pull/397 Title: #397: cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS centos-ci commented: """ Can one of the admins verify this patch? """ See the full comment at https://github.com/SSSD/sssd/pull/397#issuecomment-333793489

[SSSD] [sssd PR#397][opened] cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS

2017-10-03 Thread amitkumar50
URL: https://github.com/SSSD/sssd/pull/397 Author: amitkumar50 Title: #397: cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS Action: opened PR body: """ Since CONFDB_DOMAIN_LEGACY_PASS is legacy parameter that is rooted in pre-1.0 SSSD. We should just nuke it as we remove other legacy code.

[SSSD] [sssd PR#397][comment] cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS

2017-10-03 Thread centos-ci
URL: https://github.com/SSSD/sssd/pull/397 Title: #397: cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS centos-ci commented: """ Can one of the admins verify this patch? """ See the full comment at https://github.com/SSSD/sssd/pull/397#issuecomment-333793488