[autobackport: sssd-2-9] KRB5: log level adjusted#8550
Conversation
There was a problem hiding this comment.
Code Review
This pull request adjusts the debug logging level in src/providers/krb5/krb5_init.c. Specifically, it changes a debug message related to missing krb5_kpasswd option and explicit KDC settings from SSSDBG_FATAL_FAILURE to SSSDBG_CONF_SETTINGS. This is an appropriate change, as it correctly categorizes a configuration-related informational message, which describes a fallback mechanism, rather than a fatal error. There is no feedback to provide on the changes.
sumit-bose
left a comment
There was a problem hiding this comment.
Hi,
backport matches the original patch, ACK.
bye,
Sumit
Resolves: SSSD#8531 Reviewed-by: Sumit Bose <[email protected]> (cherry picked from commit 8631c02)
|
The pull request was accepted by @alexey-tikhonov with the following PR CI status: 🟢 CodeQL (success) There are unsuccessful or unfinished checks. Make sure that the failures are not related to this pull request before merging. |
23b3542 to
98754d3
Compare
This is an automatic backport of PR#8548 KRB5: log level adjusted to branch sssd-2-9, created by @alexey-tikhonov.
Please make sure this backport is correct.
Note
The commits were cherry-picked without conflicts.
You can push changes to this pull request
Original commits
8631c02 - KRB5: log level adjusted
Backported commits
Original Pull Request Body