Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Cannot Reproduce
-
1.7.1
-
None
-
None
Description
Kerberos is case-sensitive. DNS is not. I saw a case where a host with mixed-case hostname had a MAC instance that fell over because of a spam of failed RPCs that never succeeded.
MiniKDC and our code seems to be doing the right thing, but somehow a lower-case on the hostname we were using on the client to communicate with the tserver happened. I'm not sure what component did this. Should look into this with some VM configured with a mixed-case hostname.