To: | krb5-bugs@mit.edu |
From: | "Henry B. Hotz" <hotz@jpl.nasa.gov> |
Subject: | Suggested improvement to Error message |
Date: | Tue, 23 Jan 2007 11:08:36 -0800 |
Show quoted text
> kinit(v5): Cannot resolve network address for KDC in requested
> realm while getting initial credentials
> realm while getting initial credentials
This error tends to happen pretty frequently in practice. Usually
it's due to a config file mess-up and the code's trying to access a
non-existent realm. It sounds like it's a network problem though.
I suggest you include the intended realm in the message. I think
that would get people pointed at the real problem more directly.
Something like:
kinit(v5): Cannot resolve network address for KDC in realm [REALM]
while getting initial credentials
------------------------------------------------------------------------
The opinions expressed in this message are mine,
not those of Caltech, JPL, NASA, or the US Government.
Henry.B.Hotz@jpl.nasa.gov, or hbhotz@oxy.edu