[SSSD] [sssd PR#5343][comment] autofs: distinguish between empty cache and offline state

2020-11-26 Thread alexey-tikhonov
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

[SSSD] [sssd PR#5367][comment] pam: add pam_sss_gss module for gssapi authentication

2020-11-26 Thread sumit-bose
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

[SSSD] [sssd PR#5367][comment] pam: add pam_sss_gss module for gssapi authentication

2020-11-26 Thread abbra
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

[SSSD] [sssd PR#5343][-Changes requested] autofs: distinguish between empty cache and offline state

2020-11-26 Thread pbrezina
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

[SSSD] [sssd PR#5343][+Waiting for review] autofs: distinguish between empty cache and offline state

2020-11-26 Thread pbrezina
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

[SSSD] [sssd PR#5343][comment] autofs: distinguish between empty cache and offline state

2020-11-26 Thread pbrezina
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

[SSSD] [sssd PR#5343][synchronized] autofs: distinguish between empty cache and offline state

2020-11-26 Thread pbrezina
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

[SSSD] [sssd PR#5367][comment] pam: add pam_sss_gss module for gssapi authentication

2020-11-26 Thread pbrezina
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 >

[SSSD] [sssd PR#5375][comment] kcm: improve performance for large ccaches

2020-11-26 Thread pbrezina
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 >