[SSSD] [sssd PR#627][opened] providers: disable ldap_sudo_include_regexp by default

2018-08-07 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/627 Author: fidencio Title: #627: providers: disable ldap_sudo_include_regexp by default Action: opened PR body: """ Using wildcard in sudoHost attribute is very costly to evaluate on LDAP server side and this features seems to be rarely used. Considering

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

2018-08-07 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 5abac427b4b1d

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

2018-08-07 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 5abac427b4b1d

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

2018-08-07 Thread amitkumar50
URL: https://github.com/SSSD/sssd/pull/397 Title: #397: cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS amitkumar50 commented: """ @fidencio Done Changes. """ See the full comment at https://github.com/SSSD/sssd/pull/397#issuecomment-410974638 ___ sssd-de

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

2018-08-07 Thread fidencio
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 9b4c8eb9b051c

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

2018-08-07 Thread fidencio
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 d212d641f4f7d

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

2018-08-07 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/397 Title: #397: cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS 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#397][-Changes requested] cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS

2018-08-07 Thread fidencio
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-devel-le...@lists.fedoraho

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

2018-08-07 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/397 Title: #397: cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS 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#397][synchronized] cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS

2018-08-07 Thread fidencio
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 a40dea9192f03

[SSSD] [sssd PR#620][comment] Add pam_cert_pam_services option

2018-08-07 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/620 Title: #620: Add pam_cert_pam_services option sumit-bose commented: """ Hi Alexander, thank you for the patch. There is an old patch by @lslebodn which tries to solve the same issue at https://lists.fedoraproject.org/archives/list/sssd-devel@lists.fe

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

2018-08-07 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/397 Title: #397: cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS 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#397][comment] cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS

2018-08-07 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/397 Title: #397: cleanup: Remove CONFDB_DOMAIN_LEGACY_PASS fidencio commented: """ CI: http://vm-031.${abc}/logs/job/91/73/summary.html """ See the full comment at https://github.com/SSSD/sssd/pull/397#issuecomment-411022210 __

[SSSD] [sssd PR#628][opened] providers: drop ldap_{init, }groups_use_matching_rule_in_chain support

2018-08-07 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/628 Author: fidencio Title: #628: providers: drop ldap_{init,}groups_use_matching_rule_in_chain support Action: opened PR body: """ Resolves: https://pagure.io/SSSD/sssd/issue/3492 Signed-off-by: Fabiano FidĂȘncio """ To pull the PR as Git branch: git

[SSSD] [sssd PR#628][comment] providers: drop ldap_{init, }groups_use_matching_rule_in_chain support

2018-08-07 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/628 Title: #628: providers: drop ldap_{init,}groups_use_matching_rule_in_chain support fidencio commented: """ @jhrozek, I **know** your preference of moving the deleted code to a file as the first step and then removing the file in order to make the back

[SSSD] [sssd PR#627][comment] providers: disable ldap_sudo_include_regexp by default

2018-08-07 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/627 Title: #627: providers: disable ldap_sudo_include_regexp by default pbrezina commented: """ Ack. """ See the full comment at https://github.com/SSSD/sssd/pull/627#issuecomment-411032401 ___ sssd-devel mailin

[SSSD] [sssd PR#627][+Accepted] providers: disable ldap_sudo_include_regexp by default

2018-08-07 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/627 Title: #627: providers: disable ldap_sudo_include_regexp by default Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedo

[SSSD] [sssd PR#627][+postponed until sssd 2.0] providers: disable ldap_sudo_include_regexp by default

2018-08-07 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/627 Title: #627: providers: disable ldap_sudo_include_regexp by default Label: +postponed until sssd 2.0 ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-

[SSSD] [sssd PR#611][edited] Do not build the local provider by default

2018-08-07 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/611 Author: fidencio Title: #611: Do not build the local provider by default Action: edited Changed field: title Original value: """ WIP: Do not build the local provider by default """ ___ sssd-devel mailing l

[SSSD] [sssd PR#611][+postponed until sssd 2.0] Do not build the local provider by default

2018-08-07 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/611 Title: #611: Do not build the local provider by default Label: +postponed until sssd 2.0 ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.

[SSSD] [sssd PR#628][+postponed until sssd 2.0] providers: drop ldap_{init, }groups_use_matching_rule_in_chain support

2018-08-07 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/628 Title: #628: providers: drop ldap_{init,}groups_use_matching_rule_in_chain support Label: +postponed until sssd 2.0 ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an emai

[SSSD] [sssd PR#601][+postponed until sssd 2.0] sbus: integrate sssd with sbus2

2018-08-07 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/601 Title: #601: sbus: integrate sssd with sbus2 Label: +postponed until sssd 2.0 ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahoste

[SSSD] [sssd PR#132][synchronized] Add "Wants=" to sssd unit

2018-08-07 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/132 Author: fidencio Title: #132: Add "Wants=" to sssd unit Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/132/head:pr132 git checkout pr132 From e73039251d582f51ff514dca3a11d13b

[SSSD] [sssd PR#132][comment] Add "Wants=" to sssd unit

2018-08-07 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/132 Title: #132: Add "Wants=" to sssd unit fidencio commented: """ Just rebased atop of git master. """ See the full comment at https://github.com/SSSD/sssd/pull/132#issuecomment-44188 ___ sssd-devel mailing