[SSSD] [sssd PR#5558][comment] p11_child: Add partial verification support

2021-03-30 Thread 3v1n0
URL: https://github.com/SSSD/sssd/pull/5558 Title: #5558: p11_child: Add partial verification support 3v1n0 commented: """ > to make sure all tests start with unset `pam_cert_verification`? Done! """ See the full comment at https://github.com/SSSD/sssd/pull/5558#issuecomment-810670606 ___

[SSSD] [sssd PR#5558][synchronized] p11_child: Add partial verification support

2021-03-30 Thread 3v1n0
URL: https://github.com/SSSD/sssd/pull/5558 Author: 3v1n0 Title: #5558: p11_child: Add partial verification support Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5558/head:pr5558 git checkout pr5558 From 30fed287a893

[SSSD] [sssd PR#5549][comment] data_provider: Configure backend probing interval

2021-03-30 Thread elkoniu
URL: https://github.com/SSSD/sssd/pull/5549 Title: #5549: data_provider: Configure backend probing interval elkoniu commented: """ > It looks good to me. If you are happy with the result please set Accept flag so Pavel will be able to pick this PR in next merge round :) """ See the full comme

[SSSD] [sssd PR#5562][+Bugzilla] AD GPO: respect ad_gpo_implicit_deny if no GPO is present

2021-03-30 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5562 Title: #5562: AD GPO: respect ad_gpo_implicit_deny if no GPO is present Label: +Bugzilla ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists

[SSSD] [sssd PR#5552][+Waiting for review] files: split update into batches

2021-03-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5552 Title: #5552: files: split update into batches Label: +Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.o

[SSSD] [sssd PR#5552][comment] files: split update into batches

2021-03-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5552 Title: #5552: files: split update into batches sumit-bose commented: """ Hi, the latest version only updates the commit message. bye, Sumit """ See the full comment at https://github.com/SSSD/sssd/pull/5552#issuecomment-810403814 __

[SSSD] [sssd PR#5552][synchronized] files: split update into batches

2021-03-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5552 Author: sumit-bose Title: #5552: files: split update into batches Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5552/head:pr5552 git checkout pr5552 From f238da3cea6f78c131

[SSSD] [sssd PR#5562][opened] AD GPO: respect ad_gpo_implicit_deny if no GPO is present

2021-03-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5562 Author: sumit-bose Title: #5562: AD GPO: respect ad_gpo_implicit_deny if no GPO is present Action: opened PR body: """ Currently ad_gpo_implicit_deny=True is not applied if there is no GPO at all for the given client. With this patch this case is han

[SSSD] [sssd PR#5532][-Waiting for review] ldap: retry ldap_install_tls() when watchdog interruption

2021-03-30 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5532 Title: #5532: ldap: retry ldap_install_tls() when watchdog interruption Label: -Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-l

[SSSD] [sssd PR#5532][comment] ldap: retry ldap_install_tls() when watchdog interruption

2021-03-30 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5532 Title: #5532: ldap: retry ldap_install_tls() when watchdog interruption alexey-tikhonov commented: """ Hi, thank you for updates and logs. There is a weird thing in the log: ``` [sss_ldap_init_sys_connect_done] (0x0020): Assuming TLS handshake was i

[SSSD] [sssd PR#5495][comment] Fix python headers detection with recent autoconf (Fixes #5336)

2021-03-30 Thread ikerexxe
URL: https://github.com/SSSD/sssd/pull/5495 Title: #5495: Fix python headers detection with recent autoconf (Fixes #5336) ikerexxe commented: """ By the way, do you mind changing your commit messages? Something in the following format would be nice: `configure: Fix python headers detection with

[SSSD] [sssd PR#5529][comment] AD: read trusted domains from local domain as well

2021-03-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5529 Title: #5529: AD: read trusted domains from local domain as well sumit-bose commented: """ > Is it safe to remove `sdap_domain_remove` call? IIRC there was a reason for > it. Hi, I guess you are thinking of the domain-disable feature of FreeIPA whic

[SSSD] [sssd PR#5529][+Changes requested] AD: read trusted domains from local domain as well

2021-03-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5529 Title: #5529: AD: read trusted domains from local domain as well Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lis

[SSSD] [sssd PR#5558][comment] p11_child: Add partial verification support

2021-03-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5558 Title: #5558: p11_child: Add partial verification support sumit-bose commented: """ Hi, can you add something like ``` diff --git a/src/tests/cmocka/test_pam_srv.c b/src/tests/cmocka/test_pam_srv.c index ab47e2986..8d69eaf07 100644 --- a/src/tests/cmo

[SSSD] [sssd PR#5558][synchronized] p11_child: Add partial verification support

2021-03-30 Thread 3v1n0
URL: https://github.com/SSSD/sssd/pull/5558 Author: 3v1n0 Title: #5558: p11_child: Add partial verification support Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5558/head:pr5558 git checkout pr5558 From 30fed287a893

[SSSD] [sssd PR#5546][comment] kcm: add GET_CRED_LIST for faster iteration

2021-03-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5546 Title: #5546: kcm: add GET_CRED_LIST for faster iteration sumit-bose commented: """ Hi, the patches work well for me. The feature is already covered by the current KCM integration tests, i.e. if the krb5 client library supports the extension it will

[SSSD] [sssd PR#5532][comment] ldap: retry ldap_install_tls() when watchdog interruption

2021-03-30 Thread ikerexxe
URL: https://github.com/SSSD/sssd/pull/5532 Title: #5532: ldap: retry ldap_install_tls() when watchdog interruption ikerexxe commented: """ I've changed the PR taking into account your improvements. """ See the full comment at https://github.com/SSSD/sssd/pull/5532#issuecomment-810005543 _

[SSSD] [sssd PR#5532][synchronized] ldap: retry ldap_install_tls() when watchdog interruption

2021-03-30 Thread ikerexxe
URL: https://github.com/SSSD/sssd/pull/5532 Author: ikerexxe Title: #5532: ldap: retry ldap_install_tls() when watchdog interruption Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5532/head:pr5532 git checkout pr5532

[SSSD] [sssd PR#5560][comment] pam_sss: fixed potential mem leak

2021-03-30 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5560 Title: #5560: pam_sss: fixed potential mem leak alexey-tikhonov commented: """ https://cov01.lab.eng.brq.redhat.com/covscanhub/task/210351/log/fixed.err """ See the full comment at https://github.com/SSSD/sssd/pull/5560#issuecomment-810004812 ___

[SSSD] [sssd PR#5560][+Waiting for review] pam_sss: fixed potential mem leak

2021-03-30 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5560 Title: #5560: pam_sss: fixed potential mem leak Label: +Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.