[SSSD] [sssd PR#78][comment] ipa: Nested netgroups do not work

2016-11-11 Thread celestian
URL: https://github.com/SSSD/sssd/pull/78 Title: #78: ipa: Nested netgroups do not work celestian commented: """ Code LGTM. CI passed: http://sssd-ci.duckdns.org/logs/job/56/99/summary.html And I tested it manually: ``` Setup FreeIPA server and do the following: 1. create two netgroups - ng1, n

[SSSD] [sssd PR#69][-Changes requested] krb5: Use command line arguments instead env vars for krb5_child

2016-11-11 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/69 Title: #69: krb5: Use command line arguments instead env vars for krb5_child Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel

[SSSD] [sssd PR#69][comment] krb5: Use command line arguments instead env vars for krb5_child

2016-11-11 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/69 Title: #69: krb5: Use command line arguments instead env vars for krb5_child sumit-bose commented: """ Sorry, this issue was introduced by a assume simple last minute change which I didn't test properly. I couldn't decide if I want to keep the options i

[SSSD] [sssd PR#69][synchronized] krb5: Use command line arguments instead env vars for krb5_child

2016-11-11 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/69 Author: sumit-bose Title: #69: krb5: Use command line arguments instead env vars for krb5_child Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/69/head:pr69 git checkout pr69 F

[SSSD] [sssd PR#79][comment] LIBSSS_CONFIG: Drop libsss_config

2016-11-11 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/79 Title: #79: LIBSSS_CONFIG: Drop libsss_config fidencio commented: """ Change done. Here is the fix up patch that in order to help the reviewer: ``` [ffidenci@cat sssd]$ git diff HEAD diff --git a/contrib/ci/deps.sh b/contrib/ci/deps.sh index 9a7098c..387

[SSSD] [sssd PR#79][synchronized] LIBSSS_CONFIG: Drop libsss_config

2016-11-11 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/79 Author: fidencio Title: #79: LIBSSS_CONFIG: Drop libsss_config Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/79/head:pr79 git checkout pr79 From 78b6c96d1766d136dc5f56d5a39fe

[SSSD] [sssd PR#53][comment] Fixes in the config API related to secrets responder

2016-11-11 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/53 Title: #53: Fixes in the config API related to secrets responder lslebodn commented: """ On (10/11/16 13:38), Jakub Hrozek wrote: >Since there is no ticket, I only pushed the patches to master: >682c9c3467055c2149af28826f7458b857b0f8c4 >da8801c363716533f

[SSSD] [sssd PR#79][comment] LIBSSS_CONFIG: Drop libsss_config

2016-11-11 Thread lslebodn
URL: https://github.com/SSSD/sssd/pull/79 Title: #79: LIBSSS_CONFIG: Drop libsss_config lslebodn commented: """ You forgot to rebuve build dependencies from spec file and from ci.deps contrib/ci/deps.sh:libaugeas-dev contrib/sssd.spec.in:BuildRequires: augeas-devel LS """ See the ful

[SSSD] [sssd PR#78][comment] ipa: Nested netgroups do not work

2016-11-11 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/78 Title: #78: ipa: Nested netgroups do not work jhrozek commented: """ btw just to help with the review, I also fired up a test job using our downstream tests with a 7.3 package and this test. I'll let you know how the test went. """ See the full commen