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

SSSD Error Msg Improvement: write_krb5info_file failed, authentication might fail. #5505

Closed
ikerexxe opened this issue Feb 16, 2021 · 1 comment
Labels
Closed: Fixed Issue was closed as fixed.

Comments

@ikerexxe
Copy link
Contributor

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 8): Bug 1923964

Description of problem:


SSSD debug log snip following message is observed in support case 02832643
following.

----------------------------------------------------------------------------
(Tue Dec 29 12:26:37 2020) [sssd[be[example.com]]]
[write_krb5info_file_from_fo_server] (0x0020): There is no server that can be
written into kdc info file.
(Tue Dec 29 12:26:37 2020) [sssd[be[example.com]]] [ad_resolve_callback]
(0x0080): write_krb5info_file failed, authentication might fail.
----------------------------------------------------------------------------

The exact KDC info file name or the parameter which controls the file name is
not mentioned hence creating confusion regarding the exact file which is being
processed.

Also "write_krb5info_file" is not defined in sssd-krb5 man page.

Version-Release number of selected component (if applicable):

sssd-2.3.0-9.el8.x86_64

How reproducible:

Always

Steps to Reproduce:
1.
2.
3.

Actual results:

The exact KDC info file name or the parameter which controls the file name is
not mentioned hence creating confusion regarding the exact file which is being
processed.


Expected results:

The exact file or the parameter which controls the filename should be mentioned
in the logs to avoid confusion.

Additional info:
DDDas7 added a commit to DDDas7/sssd that referenced this issue Feb 16, 2021
Replace write_krb5info_file in SSSD log file with exact filename.

Resolves: SSSD#5505
DDDas7 added a commit to DDDas7/sssd that referenced this issue Feb 17, 2021
Replace write_krb5info_file in SSSD log file with exact filename.

Resolves: SSSD#5505
DDDas7 added a commit to DDDas7/sssd that referenced this issue Feb 19, 2021
Replace write_krb5info_file in SSSD log file with exact filename.

Resolves: SSSD#5505
DDDas7 added a commit to DDDas7/sssd that referenced this issue Feb 23, 2021
Replace write_krb5info_file in SSSD log file with exact filename.

Resolves: SSSD#5505
DDDas7 added a commit to DDDas7/sssd that referenced this issue Feb 23, 2021
Replace write_krb5info_file in SSSD log file with exact filename.

Resolves: SSSD#5505
DDDas7 added a commit to DDDas7/sssd that referenced this issue Feb 23, 2021
Replace write_krb5info_file in SSSD log file with exact filename.

Resolves: SSSD#5505
DDDas7 added a commit to DDDas7/sssd that referenced this issue Feb 24, 2021
Replace write_krb5info_file in SSSD log file with exact filename.

Resolves: SSSD#5505
DDDas7 added a commit to DDDas7/sssd that referenced this issue Feb 24, 2021
Replace write_krb5info_file in SSSD log file with exact filename.

Resolves: SSSD#5505
@pbrezina
Copy link
Member

Pushed PR: #5506

  • master
    • 0ff8d46 - SSSD Log: write_krb5info_file word replacement

@pbrezina pbrezina added the Closed: Fixed Issue was closed as fixed. label Feb 24, 2021
peptekmail pushed a commit to peptekmail/sssd that referenced this issue Apr 2, 2021
Replace write_krb5info_file in SSSD log file with exact filename.

Resolves: SSSD#5505

Reviewed-by: Pavel Březina <pbrezina@redhat.com>
3v1n0 pushed a commit to 3v1n0/sssd that referenced this issue Apr 8, 2021
Replace write_krb5info_file in SSSD log file with exact filename.

Resolves: SSSD#5505

Reviewed-by: Pavel Březina <pbrezina@redhat.com>
akuster pushed a commit to akuster/sssd that referenced this issue May 18, 2021
Replace write_krb5info_file in SSSD log file with exact filename.

Resolves: SSSD#5505

Reviewed-by: Pavel Březina <pbrezina@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants