Difference between revisions of "User talk:Haoqili"
From K5Wiki
(New page: '''Bugs I've encountered and fixed.''' * When trying to ''kinit username'' : ERROR: ''kinit: Cannot contact any KDC for realm [your realm fqdn] while getting initial credentials'' : SOLUT...) |
(No difference)
|
Revision as of 16:43, 24 June 2009
Bugs I've encountered and fixed.
- When trying to kinit username
- ERROR: kinit: Cannot contact any KDC for realm [your realm fqdn] while getting initial credentials
- SOLUTION: 1. check log file. I looked in /var/log/auth.log. The bottom of it says: Cannot create reply cache file /var/tmp/krb5kdc_rcache: File exits. 2. sudo rm /var/tmp/krb5kdc_rcache.