URL: https://github.com/SSSD/sssd/pull/5840
Author: alexey-tikhonov
Title: #5840: SUDO: decrease log level in case object wasn't found
Action: opened
PR body:
"""
It is expected sudo responder can be requested to lookup unknown entry.
One of typical examples is lookup for a local user.
Resolves: https://github.com/SSSD/sssd/issues/5839
"""
To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5840/head:pr5840
git checkout pr5840
URL: https://github.com/SSSD/sssd/pull/5841
Title: #5841: KCM: delete malformed 'cn=default' entries
pbrezina commented:
"""
> > I think a little bit more detailed commit message would be appreciated.
>
> Could you please explain what details are missing? I can think of referencing a commit hash where support was dropped...
Steps to reproduce would be nice, since it requires using kswitch.
"""
See the full comment at https://github.com/SSSD/sssd/pull/5841#issuecomment-952800290
URL: https://github.com/SSSD/sssd/pull/5841
Title: #5841: KCM: delete malformed 'cn=default' entries
alexey-tikhonov commented:
"""
> I think a little bit more detailed commit message would be appreciated.
Could you please explain what details are missing?
I can think of referencing a commit hash where support was dropped...
"""
See the full comment at https://github.com/SSSD/sssd/pull/5841#issuecomment-952748456
URL: https://github.com/SSSD/sssd/pull/5827
Author: alexey-tikhonov
Title: #5827: A number of fixes around `strto*()` usage
Action: opened
PR body:
"""
None
"""
To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5827/head:pr5827
git checkout pr5827