[SSSD] [sssd PR#579][comment] krb5 locator: add support for multiple addresses and sub-domains

2018-06-12 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/579 Title: #579: krb5 locator: add support for multiple addresses and sub-domains jhrozek commented: """ CI: http://vm-031.$ABC/logs/job/90/34/summary.html """ See the full comment at https://github.com/SSSD/sssd/pull/579#issuecomment-396587573 __

[SSSD] [sssd PR#579][+Accepted] krb5 locator: add support for multiple addresses and sub-domains

2018-06-12 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/579 Title: #579: krb5 locator: add support for multiple addresses and sub-domains Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@

[SSSD] [sssd PR#597][opened] utils: add libsss_child dependency to libsss_cert

2018-06-12 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/597 Author: sumit-bose Title: #597: utils: add libsss_child dependency to libsss_cert Action: opened PR body: """ Since the refactoring of the ssh responder to call p11_child to validate certificates there is a dependency between libss_cert and libsss_chi

[SSSD] [sssd PR#597][comment] utils: add libsss_child dependency to libsss_cert

2018-06-12 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/597 Title: #597: utils: add libsss_child dependency to libsss_cert fidencio commented: """ @sumit-bose, may I ask you to also add a comment in the code about this? I'm pretty sure that we may tend to forget about this in the future and remove it as part of

[SSSD] [sssd PR#598][opened] intg: Do not hardcode nsslibdir

2018-06-12 Thread fidencio
URL: https://github.com/SSSD/sssd/pull/598 Author: fidencio Title: #598: intg: Do not hardcode nsslibdir Action: opened PR body: """ This change is needed in order to have make intgcheck-run properly running on opensuse systems. CI: http://vm-031.${abc}/logs/job/90/35/summary.html """ To pu