URL: https://github.com/SSSD/sssd/pull/5343
Title: #5343: autofs: distinguish between empty cache and offline state
alexey-tikhonov commented:
"""
> Added.
It checks:
```
checking stdatomic.h usability... no
checking stdatomic.h presence... no
checking for stdatomic.h... no
```
but doesn't erro
URL: https://github.com/SSSD/sssd/pull/5367
Title: #5367: pam: add pam_sss_gss module for gssapi authentication
sumit-bose commented:
"""
> > while testing this PR it looks like `KRB5CCNAME` is not respected. If there
> > user uses a different ccache type as defined in `/etc/krb5.conf` or if wi
URL: https://github.com/SSSD/sssd/pull/5367
Title: #5367: pam: add pam_sss_gss module for gssapi authentication
abbra commented:
"""
You can pass `ccache` in client creds store you pass to
`gss_acquire_cred_from()`. You are already using `keytab` there, passing
`ccache` will make use of the cc
URL: https://github.com/SSSD/sssd/pull/5343
Title: #5343: autofs: distinguish between empty cache and offline state
Label: -Changes requested
___
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le
URL: https://github.com/SSSD/sssd/pull/5343
Title: #5343: autofs: distinguish between empty cache and offline state
Label: +Waiting for review
___
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-l
URL: https://github.com/SSSD/sssd/pull/5343
Title: #5343: autofs: distinguish between empty cache and offline state
pbrezina commented:
"""
Added.
"""
See the full comment at
https://github.com/SSSD/sssd/pull/5343#issuecomment-734314556
___
sssd-deve
URL: https://github.com/SSSD/sssd/pull/5343
Author: pbrezina
Title: #5343: autofs: distinguish between empty cache and offline state
Action: synchronized
To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5343/head:pr5343
git checkout pr5343
URL: https://github.com/SSSD/sssd/pull/5367
Title: #5367: pam: add pam_sss_gss module for gssapi authentication
pbrezina commented:
"""
> while testing this PR it looks like `KRB5CCNAME` is not respected. If there
> user uses a different ccache type as defined in `/etc/krb5.conf` or if with
>
URL: https://github.com/SSSD/sssd/pull/5375
Title: #5375: kcm: improve performance for large ccaches
pbrezina commented:
"""
> Ouch... This is really large!
Thank you for thorough review. You did an excellent job.
> I have to re-read "kcm: store credentials list in hash table to avoid cache
>