[SSSD] [sssd PR#969][opened] ad: add ad_use_ldaps (sssd-1-16)

2020-01-13 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/969 Author: sumit-bose Title: #969: ad: add ad_use_ldaps (sssd-1-16) Action: opened PR body: """ With this new boolean option the AD provider should only use the LDAPS port 636 and the Global Catalog port 3629 which is TLS protected as well. Related to

[SSSD] [sssd PR#966][comment] ad: add ad_use_ldaps

2020-01-13 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/966 Title: #966: ad: add ad_use_ldaps sumit-bose commented: """ > The second patch will not apply. Please open 1.16 PR. It's https://github.com/SSSD/sssd/pull/969 """ See the full comment at https://github.com/SSSD/sssd/pull/966#issuecomment-573834296

[SSSD] [sssd PR#905][comment] Don't ignore host entries in Group Policy security filters

2020-01-13 Thread dmulder
URL: https://github.com/SSSD/sssd/pull/905 Title: #905: Don't ignore host entries in Group Policy security filters dmulder commented: """ > Code looks good and works as expected. Ack. > > Thank you for your time and I'm sorry it took such a long time to get though > our review process.

[SSSD] [sssd PR#967][comment] util/watchdog: fixed watchdog implementation (sssd-1-16)

2020-01-13 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/967 Title: #967: util/watchdog: fixed watchdog implementation (sssd-1-16) pbrezina commented: """ Ack. Since we can't get logs from centos tests, we can't really no where it fails. But all internal tests are green. """ See the full comment at

[SSSD] [sssd PR#968][-Waiting for review] util/sss_ptr_hash: fixed double free in sss_ptr_hash_delete_cb()

2020-01-13 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/968 Title: #968: util/sss_ptr_hash: fixed double free in sss_ptr_hash_delete_cb() Label: -Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#968][+Accepted] util/sss_ptr_hash: fixed double free in sss_ptr_hash_delete_cb()

2020-01-13 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/968 Title: #968: util/sss_ptr_hash: fixed double free in sss_ptr_hash_delete_cb() Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#968][comment] util/sss_ptr_hash: fixed double free in sss_ptr_hash_delete_cb()

2020-01-13 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/968 Title: #968: util/sss_ptr_hash: fixed double free in sss_ptr_hash_delete_cb() pbrezina commented: """ Ack. This was introduced by f95db37aa8486304d0569d12a876b1c74ee1b0d1 which is not in `sssd-1-16` however it is a valid bug that needs to be

[SSSD] [sssd PR#905][+Accepted] Don't ignore host entries in Group Policy security filters

2020-01-13 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/905 Title: #905: Don't ignore host entries in Group Policy security filters Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#905][-Changes requested] Don't ignore host entries in Group Policy security filters

2020-01-13 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/905 Title: #905: Don't ignore host entries in Group Policy security filters Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#905][comment] Don't ignore host entries in Group Policy security filters

2020-01-13 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/905 Title: #905: Don't ignore host entries in Group Policy security filters pbrezina commented: """ Code looks good and works as expected. Ack. Thank you for your time and I'm sorry it took such a long time to get though our review process. """ See the

[SSSD] [sssd PR#966][comment] ad: add ad_use_ldaps

2020-01-13 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/966 Title: #966: ad: add ad_use_ldaps pbrezina commented: """ The second patch will not apply. Please open 1.16 PR. """ See the full comment at https://github.com/SSSD/sssd/pull/966#issuecomment-573622962 ___

[SSSD] [sssd PR#966][comment] ad: add ad_use_ldaps

2020-01-13 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/966 Title: #966: ad: add ad_use_ldaps sumit-bose commented: """ > Don't we need to backport this to 1-16 as well? Hi @pbrezina, the patches should apply to 1-16 without a change. Can you commit them to 1-16 as well or do you prefer to have a new PR for

[SSSD] [sssd PR#966][comment] ad: add ad_use_ldaps

2020-01-13 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/966 Title: #966: ad: add ad_use_ldaps alexey-tikhonov commented: """ Don't we need to backport this to 1-16 as well? """ See the full comment at https://github.com/SSSD/sssd/pull/966#issuecomment-573612841 ___

[SSSD] [sssd PR#966][-Ready to push] ad: add ad_use_ldaps

2020-01-13 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/966 Title: #966: ad: add ad_use_ldaps Label: -Ready to push ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora Code of

[SSSD] [sssd PR#966][closed] ad: add ad_use_ldaps

2020-01-13 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/966 Author: sumit-bose Title: #966: ad: add ad_use_ldaps Action: closed To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/966/head:pr966 git checkout pr966

[SSSD] [sssd PR#966][+Pushed] ad: add ad_use_ldaps

2020-01-13 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/966 Title: #966: ad: add ad_use_ldaps Label: +Pushed ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora Code of

[SSSD] [sssd PR#966][-Accepted] ad: add ad_use_ldaps

2020-01-13 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/966 Title: #966: ad: add ad_use_ldaps Label: -Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora Code of

[SSSD] [sssd PR#966][comment] ad: add ad_use_ldaps

2020-01-13 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/966 Title: #966: ad: add ad_use_ldaps pbrezina commented: """ * `master` * 24387e19f065e6a585b1120d5568cb4df271d102 - ad: set min and max ssf for ldaps * 78649907b81b4bdaf8fc6a6e6ae55ed3cd5419f5 - ldap: add new option ldap_sasl_maxssf *

[SSSD] [sssd PR#966][+Ready to push] ad: add ad_use_ldaps

2020-01-13 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/966 Title: #966: ad: add ad_use_ldaps Label: +Ready to push ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora Code of

[SSSD] [sssd PR#968][+Waiting for review] util/sss_ptr_hash: fixed double free in sss_ptr_hash_delete_cb()

2020-01-13 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/968 Title: #968: util/sss_ptr_hash: fixed double free in sss_ptr_hash_delete_cb() Label: +Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to