I have noted that klist and kvno don't match for the keytab I fetched earlier. Could this cause issues with named or are those two separate issues? How do I get them to match?
[root@gsil-ipa01 data]# klist -ek /etc/krb5.keytab Keytab name: FILE:/etc/krb5.keytab KVNO Principal ---- -------------------------------------------------------------------------- 5 host/[email protected] (aes256-cts-hmac-sha384-192) 5 host/[email protected] (aes128-cts-hmac-sha256-128) 5 host/[email protected] (aes256-cts-hmac-sha1-96) 5 host/[email protected] (aes128-cts-hmac-sha1-96) [root@gsil-ipa01 data]# kvno host/[email protected] host/[email protected]: kvno = 2 _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
