Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression in pam_sss_gss in handling KRB5CCNAME #6180

Closed
pbrezina opened this issue May 26, 2022 · 1 comment
Closed

Regression in pam_sss_gss in handling KRB5CCNAME #6180

pbrezina opened this issue May 26, 2022 · 1 comment
Assignees
Labels
Bugzilla Closed: Fixed Issue was closed as fixed.

Comments

@pbrezina
Copy link
Member

RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=2088817

Unset or empty KRB5CCNAME is now treated as error instead of indicating that default value should be used. The regression was introduced in 44525a9

@pbrezina pbrezina self-assigned this May 26, 2022
pbrezina added a commit to pbrezina/sssd that referenced this issue May 26, 2022
Resolves: SSSD#6180

:fixes: A regression in pam_sss_gss module causing a failure if
  KRB5CCNAME environment variable was not set was fixed.
pbrezina added a commit that referenced this issue May 30, 2022
Resolves: #6180

:fixes: A regression in pam_sss_gss module causing a failure if
  KRB5CCNAME environment variable was not set was fixed.

Reviewed-by: Alexey Tikhonov <atikhono@redhat.com>
Reviewed-by: Sumit Bose <sbose@redhat.com>
(cherry picked from commit 9aad307)
@pbrezina
Copy link
Member Author

Pushed PR: #6172

  • master
    • 9aad307 - pam_sss_gss: KRB5CCNAME may be NULL
  • sssd-2-7
    • 0eae7db - pam_sss_gss: KRB5CCNAME may be NULL

@pbrezina pbrezina added the Closed: Fixed Issue was closed as fixed. label May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugzilla Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

No branches or pull requests

1 participant