[SSSD] [sssd PR#5546][comment] kcm: add GET_CRED_LIST for faster iteration

2021-04-06 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5546 Title: #5546: kcm: add GET_CRED_LIST for faster iteration pbrezina commented: """ Pushed PR: https://github.com/SSSD/sssd/pull/5546 * `master` * 560e247904ca4b9b1da9895548263c4b9772f92b - kcm: add GET_CRED_LIST for faster iteration * 81130b23

[SSSD] [sssd PR#5546][comment] kcm: add GET_CRED_LIST for faster iteration

2021-04-06 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5546 Title: #5546: kcm: add GET_CRED_LIST for faster iteration sumit-bose commented: """ > > The feature is already covered by the current KCM integration tests, i.e. > > if the krb5 client library supports the extension it will be used in the > > tests.

[SSSD] [sssd PR#5546][comment] kcm: add GET_CRED_LIST for faster iteration

2021-03-31 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5546 Title: #5546: kcm: add GET_CRED_LIST for faster iteration pbrezina commented: """ > The feature is already covered by the current KCM integration tests, i.e. if > the krb5 client library supports the extension it will be used in the tests. > However

[SSSD] [sssd PR#5546][comment] kcm: add GET_CRED_LIST for faster iteration

2021-03-30 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5546 Title: #5546: kcm: add GET_CRED_LIST for faster iteration sumit-bose commented: """ Hi, the patches work well for me. The feature is already covered by the current KCM integration tests, i.e. if the krb5 client library supports the extension it will

[SSSD] [sssd PR#5546][comment] kcm: add GET_CRED_LIST for faster iteration

2021-03-22 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5546 Title: #5546: kcm: add GET_CRED_LIST for faster iteration pbrezina commented: """ Note that you need to build krb5 from upstream to test it: https://github.com/krb5/krb5/pull/1165 (already merged) """ See the full comment at https://github.com/SSSD/