[SSSD] [sssd PR#5734][opened] MONITOR: Return success from genconf with no config

2021-08-03 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5734 Author: justin-stephenson Title: #5734: MONITOR: Return success from genconf with no config Action: opened PR body: """ Resolves: https://github.com/SSSD/sssd/issues/5729 """ To pull the PR as Git branch: git remote add ghsssd https://github.com/SSS

[SSSD] [sssd PR#5733][comment] Work around issue #5729

2021-08-03 Thread joakim-tjernlund
URL: https://github.com/SSSD/sssd/pull/5733 Title: #5733: Work around issue #5729 joakim-tjernlund commented: """ > Hi @joakim-tjernlund Could you provide a more descriptive commit message? > Then you can add on a separate line: > > Resolves: #5729 Done """ See the full comment at https://g

[SSSD] [sssd PR#5733][synchronized] Work around issue #5729

2021-08-03 Thread joakim-tjernlund
URL: https://github.com/SSSD/sssd/pull/5733 Author: joakim-tjernlund Title: #5733: Work around issue #5729 Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5733/head:pr5733 git checkout pr5733 From b1a2db9ced06cd7a9ec9c

[SSSD] [sssd PR#5733][comment] Work around issue #5729

2021-08-03 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5733 Title: #5733: Work around issue #5729 justin-stephenson commented: """ Hi @joakim-tjernlund Could you provide a more descriptive commit message? Then you can add on a separate line: Resolves: https://github.com/SSSD/sssd/issues/5729 """ See the full

[SSSD] [sssd PR#844][comment] sssd-ad and gpo_child: GPO apply fixes during reading fails

2021-08-03 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/844 Title: #844: sssd-ad and gpo_child: GPO apply fixes during reading fails sumit-bose commented: """ Hi @mastersin, I wonder if you can consider to revive this pull-request or open a new one with your patches. They have very helpful fixes for using SSSD

[SSSD] [sssd PR#5722][comment] NSS client: avoid using NETDB_INTERNAL if daemon is not available

2021-08-03 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5722 Title: #5722: NSS client: avoid using NETDB_INTERNAL if daemon is not available sumit-bose commented: """ Hi, thanks for the patch. According to the comment https://sourceware.org/git/?p=glibc.git;a=blob;f=resolv/nss_dns/dns-host.c;h=7248ade18db5ba47

[SSSD] [sssd PR#5733][opened] Work around issue #5729

2021-08-03 Thread joakim-tjernlund
URL: https://github.com/SSSD/sssd/pull/5733 Author: joakim-tjernlund Title: #5733: Work around issue #5729 Action: opened PR body: """ Handles unexpected errors by sssd --genconf """ To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5733/he

[SSSD] [sssd PR#5705][comment] p11_child: do_card partially fix loop exit condition

2021-08-03 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5705 Title: #5705: p11_child: do_card partially fix loop exit condition sumit-bose commented: """ > @sumit-bose Unfortunately I accidentally made this PR an orphan, so I cannot > update the commit or push new commits. What do you want me to do? Hi, if yo