[SSSD] [sssd PR#5675][comment] KCM: Unset _SSS_LOOPS

2021-06-09 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5675 Title: #5675: KCM: Unset _SSS_LOOPS justin-stephenson commented: """ This issue was noticed by repeated errors in testing KCM renewals: ~~~ [ccdb_secdb_get_cc_for_uuid] (0x0080): Unable to resolve user [14583101] who is the owner

[SSSD] [sssd PR#5675][opened] KCM: Unset _SSS_LOOPS

2021-06-09 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5675 Author: justin-stephenson Title: #5675: KCM: Unset _SSS_LOOPS Action: opened PR body: """ When a short renew interval is set, KCM renewal code requires multiple calls to getpwuid() .This fails when _SSS_LOOPS is set inside th

[SSSD] [sssd PR#5666][comment] debug: add support for tevent chain id

2021-06-02 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5666 Title: #5666: debug: add support for tevent chain id justin-stephenson commented: """ ~~~ [sdap_get_generic_ext_step] (0x0400): [#11] calling ldap_search_ext with [(&(objectClass=group)(sAMAccountName=*))][CN=Domain Controllers,C

[SSSD] [sssd PR#5653][comment] kcm: use %zu as format for size_t

2021-05-25 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5653 Title: #5653: kcm: use %zu as format for size_t justin-stephenson commented: """ Thank you, Ack. """ See the full comment at https://github.com/SSSD/sssd/pull/5653#issuecomment-847879882

[SSSD] [sssd PR#5653][+Accepted] kcm: use %zu as format for size_t

2021-05-25 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5653 Title: #5653: kcm: use %zu as format for size_t Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#5645][comment] SSSD man: man_dns_resolver_parameter_modification

2021-05-24 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5645 Title: #5645: SSSD man: man_dns_resolver_parameter_modification justin-stephenson commented: """ > LGTM! @justin-stephenson can you do a final review? Ack, thanks Deepak ! """ See the full comment at https

[SSSD] [sssd PR#5620][comment] Link frontend to backend requests

2021-05-20 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5620 Title: #5620: Link frontend to backend requests justin-stephenson commented: """ Pushed new code addressing review items, the frontend/responder ID tracking changes in this PR may need to be changed or can be removed entirely if the

[SSSD] [sssd PR#5643][synchronized] SECRETS: Resolve mkey path correctly

2021-05-19 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5643 Author: justin-stephenson Title: #5643: SECRETS: Resolve mkey path correctly Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5643/head:pr5643 git checkout pr5643 From

[SSSD] [sssd PR#5643][opened] SECRETS: Resolve mkey path correctly

2021-05-19 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5643 Author: justin-stephenson Title: #5643: SECRETS: Resolve mkey path correctly Action: opened PR body: """ Use the correct master key path for the secrets database, fixing an issue on upgrade. """ To pull the PR as Git

[SSSD] [sssd PR#5641][comment] UTIL/SECRETS: mistype fix

2021-05-18 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5641 Title: #5641: UTIL/SECRETS: mistype fix justin-stephenson commented: """ Ack, thank you. """ See the full comment at https://github.com/SSSD/sssd/pull/5641#issuecomment-843131647

[SSSD] [sssd PR#5641][-Waiting for review] UTIL/SECRETS: mistype fix

2021-05-18 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5641 Title: #5641: UTIL/SECRETS: mistype fix Label: -Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

[SSSD] [sssd PR#5641][+Accepted] UTIL/SECRETS: mistype fix

2021-05-18 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5641 Title: #5641: UTIL/SECRETS: mistype fix Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora Code

[SSSD] [sssd PR#5629][+Accepted] KCM: return KRB5_FCC_INTERNAL for unknown or not implemented operation

2021-05-13 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5629 Title: #5629: KCM: return KRB5_FCC_INTERNAL for unknown or not implemented operation Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5629][comment] KCM: return KRB5_FCC_INTERNAL for unknown or not implemented operation

2021-05-13 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5629 Title: #5629: KCM: return KRB5_FCC_INTERNAL for unknown or not implemented operation justin-stephenson commented: """ Looks good to me, though KRB5_CC_NOSUPP seems like a more fitting error code. """ See the full comme

[SSSD] [sssd PR#5629][-Waiting for review] KCM: return KRB5_FCC_INTERNAL for unknown or not implemented operation

2021-05-13 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5629 Title: #5629: KCM: return KRB5_FCC_INTERNAL for unknown or not implemented operation Label: -Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email

[SSSD] [sssd PR#5620][comment] Link frontend to backend requests

2021-05-11 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5620 Title: #5620: Link frontend to backend requests justin-stephenson commented: """ Tests are fixed, @alexey-tikhonov would you mind being assigned as reviewer? """ See the full comment at https://github.com/SSSD/sssd/pu

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-05-07 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ > Thank you for your patience, last two nitpick in code and we can push. > > And perhaps different wording for the release no

[SSSD] [sssd PR#5450][+Waiting for review] kcm: add support for kerberos tgt renewals

2021-05-07 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals Label: +Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5450][-Changes requested] kcm: add support for kerberos tgt renewals

2021-05-07 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-05-07 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ > And one more thing - add [release > notes](https://github.com/SSSD/sssd/blob/master/.git-commit-template#L7) and > upstream ticke

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-05-07 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ > And one more thing - add [release > notes](https://github.com/SSSD/sssd/blob/master/.git-commit-template#L7) and > upstream ticke

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-05-06 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-05-05 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-05-05 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-05-05 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5620][comment] Link frontend to backend requests

2021-05-05 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5620 Title: #5620: Link frontend to backend requests justin-stephenson commented: """ This is on me to fix the tests, but the functionally can still be tested in the meantime. """ See the full comment at https://

[SSSD] [sssd PR#5620][-Waiting for review] Link frontend to backend requests

2021-05-05 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5620 Title: #5620: Link frontend to backend requests Label: -Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5620][+Changes requested] Link frontend to backend requests

2021-05-05 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5620 Title: #5620: Link frontend to backend requests Label: +Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5620][+Waiting for review] Link frontend to backend requests

2021-05-05 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5620 Title: #5620: Link frontend to backend requests Label: +Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-05-04 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-05-04 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-04-01 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ > In this case the hash table is completely redundant. I think we have two > options: > > 1. Keep the hash table. But in t

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-03-31 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ > Also what do we need the renew hash table for? I don't see where you take > advantage of it? You always call `kcm_

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-03-31 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ > Also what do we need the renew hash table for? I don't see where you take > advantage of it? You always call `kcm_

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-03-31 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5559][opened] CI: Use builtin command for pycodestyle check

2021-03-29 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5559 Author: justin-stephenson Title: #5559: CI: Use builtin command for pycodestyle check Action: opened PR body: """ """ To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch gh

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-03-26 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ > Hi Justin, > I'm sorry it takes so long, but there are few more thinks. They are mostly > minor, but one makes kcm fail t

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-03-26 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-03-26 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-03-25 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ Thanks a lot Pavel for the further review, it is better to get everything resolved now than having to fix issues later. > If the

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-03-22 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-03-17 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ I pushed a new version addressing the latest review items from Pavel. The CI failure `Details` link shows no actual files, just an empty header.

[SSSD] [sssd PR#5450][-Changes requested] kcm: add support for kerberos tgt renewals

2021-03-17 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5450][+Waiting for review] kcm: add support for kerberos tgt renewals

2021-03-17 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals Label: +Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-03-16 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-03-15 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ > Ah, I missed the last patch: `KCM: Disable responder idle timeout with > renewals`. So it will work correclty. But I wonder if it would

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-03-15 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ > Ah, I missed the last patch: `KCM: Disable responder idle timeout with > renewals`. So it will work correclty. But I wonder if it would

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-03-11 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-03-10 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-03-09 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-03-08 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-03-08 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5530][+Accepted] p11_child: fixed mistype in a debug message

2021-03-08 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5530 Title: #5530: p11_child: fixed mistype in a debug message Label: +Accepted ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5530][comment] p11_child: fixed mistype in a debug message

2021-03-05 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5530 Title: #5530: p11_child: fixed mistype in a debug message justin-stephenson commented: """ Ack. """ See the full comment at https://github.com/SSSD/sssd/pull/5530#issuecomment-791683080

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-03-05 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-03-04 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-03-03 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ It looks like most the CI failures are unrelated to this PR, @sumit-bose could you please confirm this? """ See the full comme

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-03-01 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-03-01 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ Disregard my previous comment, I added a custom pytest marker to skip the intg test if not built with renewal support """

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-03-01 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-02-24 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ @sumit-bose How do I conditionally exclude the `test_kcm_renewals` integration test from `src/tests/intg/test_kcm.py` when kcm renewals are

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-02-15 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ Changes made as requested. """ See the full comment at https://github.com/SSSD/sssd/pu

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-02-15 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-02-11 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ CI fails as expected with `configure: error: krb5 marshalling functions not available, --disable-kcm-renewal should be used` """

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-02-11 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ Sorry for the delay. I updated the PR to * Use the exported krb5 marshalling credentials functions * Build KCM renewals code conditional

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-02-11 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-01-29 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ Thank you, I'll work on it and update the PR. """ See the full comment at https://github.com/SSSD/sssd/pu

[SSSD] [sssd PR#5472][comment] man: sss_override clarification

2021-01-22 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5472 Title: #5472: man: sss_override clarification justin-stephenson commented: """ Ack from me. """ See the full comment at https://github.com/SSSD/sssd/pull/5472#issuecomment-765604683

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-01-20 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-01-20 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-01-19 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ I addressed several of the aforementioned issues, I'll make a second pass tomorrow. I could not find any instances of `Mid-function varia

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-01-19 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-01-19 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ > I've started discussion upstream in krb5 about making public functions for > cred marshalling in krb5. This would allow SSSD to avoid rei

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-01-14 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ This is ready for review, latest CI failures are unrelated. """ See the full comment at https://github.com/SSSD/sssd/pu

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-01-14 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ Latest CI failures are unrelated. """ See the full comment at https://github.com/SSSD/sssd/pu

[SSSD] [sssd PR#5450][+Waiting for review] kcm: add support for kerberos tgt renewals

2021-01-14 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals Label: +Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-01-13 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-01-08 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][-Waiting for review] kcm: add support for kerberos tgt renewals

2021-01-08 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals Label: -Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-01-08 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From

[SSSD] [sssd PR#5450][+Waiting for review] kcm: add support for kerberos tgt renewals

2021-01-08 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals Label: +Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5450][opened] kcm: add support for kerberos tgt renewals

2021-01-08 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: opened PR body: """ This allows configuration of KCM to attempt renewals for renew-applicable kerberos tickets stored in kcm, such as

[SSSD] [sssd PR#5428][comment] TESTS:sssd-kcm does not store TGT with ssh login using GSSAPI

2020-12-15 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5428 Title: #5428: TESTS:sssd-kcm does not store TGT with ssh login using GSSAPI justin-stephenson commented: """ Ack. """ See the full comment at https://github.com/SSSD/sssd/pu

[SSSD] [sssd PR#5428][comment] TESTS:sssd-kcm does not store TGT with ssh login using GSSAPI

2020-12-15 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5428 Title: #5428: TESTS:sssd-kcm does not store TGT with ssh login using GSSAPI justin-stephenson commented: """ Several failures here but I guess they are unrelated? https://s3.eu-central-1.amazonaws.com/sssd-ci/PR-5428/2/fedora-

[SSSD] [sssd PR#5428][comment] TESTS:sssd-kcm does not store TGT with ssh login using GSSAPI

2020-12-04 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5428 Title: #5428: TESTS:sssd-kcm does not store TGT with ssh login using GSSAPI justin-stephenson commented: """ Looks good to me. """ See the full comment at https://github.com/SSSD/sssd/pu

[SSSD] [sssd PR#5398][opened] krb5: Remove secrets text from drop-in KCM file

2020-11-16 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5398 Author: justin-stephenson Title: #5398: krb5: Remove secrets text from drop-in KCM file Action: opened PR body: """ On my Fedora system I get `Failed to enable unit: Unit file sssd-secrets.socket does not exist.` I believe this

[SSSD] [sssd PR#5341][comment] KCM: Fix access after free on shutdown

2020-10-06 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5341 Title: #5341: KCM: Fix access after free on shutdown justin-stephenson commented: """ > Can you please add to the commit message reference to the ticket > > ``` > Resolves: https://github.com/SSSD/sssd/issues/4733 >

[SSSD] [sssd PR#5341][synchronized] KCM: Fix access after free on shutdown

2020-10-06 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5341 Author: justin-stephenson Title: #5341: KCM: Fix access after free on shutdown Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5341/head:pr5341 git checkout pr5341 From

[SSSD] [sssd PR#5341][comment] KCM: Fix access after free on shutdown

2020-10-02 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5341 Title: #5341: KCM: Fix access after free on shutdown justin-stephenson commented: """ Thanks for the help Pavel and Alexey, this should be fixed now. """ See the full comment at https://github.com/SSSD/sssd/pu

[SSSD] [sssd PR#5341][synchronized] KCM: Fix access after free on shutdown

2020-10-02 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5341 Author: justin-stephenson Title: #5341: KCM: Fix access after free on shutdown Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5341/head:pr5341 git checkout pr5341 From

[SSSD] [sssd PR#5341][synchronized] KCM: Fix access after free on shutdown

2020-10-01 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5341 Author: justin-stephenson Title: #5341: KCM: Fix access after free on shutdown Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5341/head:pr5341 git checkout pr5341 From

[SSSD] [sssd PR#5341][synchronized] KCM: Fix access after free on shutdown

2020-10-01 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5341 Author: justin-stephenson Title: #5341: KCM: Fix access after free on shutdown Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5341/head:pr5341 git checkout pr5341 From

[SSSD] [sssd PR#5272][comment] IFP: GetUserGroups() returns origPrimaryGroupGidNumber

2020-09-30 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5272 Title: #5272: IFP: GetUserGroups() returns origPrimaryGroupGidNumber justin-stephenson commented: """ This **test_session_recording.py::test_none** runs successfully on my Fedora 32 system. I tried to execute the CI tests f

[SSSD] [sssd PR#5272][comment] IFP: GetUserGroups() returns origPrimaryGroupGidNumber

2020-09-30 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5272 Title: #5272: IFP: GetUserGroups() returns origPrimaryGroupGidNumber justin-stephenson commented: """ > > > Thank you for having a look at it. I was already doing it but I was > > > unable to find any connection b

[SSSD] [sssd PR#5341][+Waiting for review] KCM: Fix access after free on shutdown

2020-09-29 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5341 Title: #5341: KCM: Fix access after free on shutdown Label: +Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to

[SSSD] [sssd PR#5341][opened] KCM: Fix access after free on shutdown

2020-09-29 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5341 Author: justin-stephenson Title: #5341: KCM: Fix access after free on shutdown Action: opened PR body: """ Skip triggering the queue entry destructor on KCM shutdown to prevent a crash when multiple requests are queued.

[SSSD] [sssd PR#5313][comment] KCM: Fix SSH GSSAPI delegation for the memory back end

2020-09-23 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5313 Title: #5313: KCM: Fix SSH GSSAPI delegation for the memory back end justin-stephenson commented: """ Cloned to https://github.com/SSSD/sssd/issues/5333 and updated the commit message with this number. """

[SSSD] [sssd PR#5313][synchronized] KCM: Fix SSH GSSAPI delegation for the memory back end

2020-09-23 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5313 Author: justin-stephenson Title: #5313: KCM: Fix SSH GSSAPI delegation for the memory back end Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5313/head:pr5313 git checkout

[SSSD] [sssd PR#5313][comment] KCM: Fix SSH GSSAPI delegation for the memory back end

2020-09-23 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5313 Title: #5313: KCM: Fix SSH GSSAPI delegation for the memory back end justin-stephenson commented: """ @alexey-tikhonov hello, there is only a downstream BZ, should I create an associated upstream ticket to link to this PR? "&quo

[SSSD] [sssd PR#5313][opened] KCM: Fix SSH GSSAPI delegation for the memory back end

2020-09-11 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5313 Author: justin-stephenson Title: #5313: KCM: Fix SSH GSSAPI delegation for the memory back end Action: opened PR body: """ When GSSAPI credentials are delegated over SSH, the KCM set default ccache operation looks for a ERR_NO_CR

<    1   2   3   4   5   >