URL: https://github.com/SSSD/sssd/pull/5739
Title: #5739: backport cldap patches to 1.16
pbrezina commented:
"""
Pushed PR: https://github.com/SSSD/sssd/pull/5739
* `sssd-1-16`
* a431a977852dde6af194f9306291d7fcc2624cb6 - ad: fix handling of current site and forest in cldap ping
* 08fde220baab823f53fd359746c7e75eaeb0580f - tevent: correctly handle req timeout error
* 8249161d967a37847f42b62e0e6a384d063884af - ad: renew site information only when SSSD was previously offline
* 27f394bb477aadb879c55df8e956fd37fa810109 - ad: if all in-site dc are unreachable try off-site controllers
* 7e856adefeaa377a50b40d397684e48ba82aa055 - ad: connect to the first available server for cldap ping
* 3efae1df18f4bfe7782025a14bcfbb5965496b32 - ad: use cldap for site and forrest discover (perform CLDAP ping)
* db644a3a24c123a964129d41934365d8eb2174c7 - ldap: add support for cldap and udp connections
"""
See the full comment at https://github.com/SSSD/sssd/pull/5739#issuecomment-896801137
URL: https://github.com/SSSD/sssd/pull/5741
Author: alexey-tikhonov
Title: #5741: NSS: don't treat absent 'CLEAR_MC_FLAG' as an error
Action: opened
PR body:
"""
(This is expected in case of SIGHUP sent for log rotation.)
"""
To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5741/head:pr5741
git checkout pr5741
URL: https://github.com/SSSD/sssd/pull/5739
Title: #5739: backport cldap patches to 1.16
sumit-bose commented:
"""
> Do we need to backport #5743 as well?
Hi,
I think is this not needed for RHEL or Fedora since CLDAP is enabled in OpenLDAP on those platforms, but in general it would be useful for other platforms still using the 1-16 branch.
bye,
Sumit
"""
See the full comment at https://github.com/SSSD/sssd/pull/5739#issuecomment-896781312