Kerberos keytab named "nfs/..." not added to krb5.keytab
Description
Problem/Justification
None
Impact
None
is duplicated by
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity
Show:
Bug Clerk October 10, 2019 at 4:47 PM
Andrew Walker October 10, 2019 at 2:21 PM
M Wang October 10, 2019 at 12:21 AM
Thank you Andrew. I noticed that too and it's working once I made the change.
Andrew Walker October 9, 2019 at 8:46 PMEdited
I'll get this fixed soon. The keytab name in the UI can be whatever you want it to be (it doesn't have to reflect the Kerberos principal). So you can name it "nfs.<stuff>" insteamd of "nfs/<stuff>".
Duplicate
Pinned fields
Click on the next to a field label to start pinning.
Created October 9, 2019 at 10:05 AM
Updated July 1, 2022 at 4:44 PM
Resolved November 7, 2019 at 6:01 PM
If a Kerberos keytab is added with name "nfs/...", the keytab generation script
krb5.keytab.py
would stop execution due to error inopen(temp_keytab, "wb")
, and result in incomplete/etc/krb5.keytab
.