add mention of cern-get-keytab troubleshooting in kerberos cheatsheet
Compare changes
+ 8
− 0
@@ -33,3 +33,11 @@ For non puppet/locmap machines, a correct krb5.conf can always be found here [ht
From a host that has a working Kerberos installation, you can run ```kvno $SHORTNAME```. If the host exists, you will be presented with the 'key version number' of the record from the directory side. If you are working on a host that has issues, you may want to confirm that the kvno is the same between the version the directory knows about versus what is present on the host. The following command can be used (as root) to query the system keytab to see the current kvno as well as last update time: ```klist -kt /etc/krb5.keytab```