James Croall <[email protected]> writes:

> Kadmin just won't let me in. When using the WELLKNOWN principal, it
> cannot find the KDC/Kadmin server:

>> kinit -n
>> kadmin -n @TRIAL.COVERITY.COM
> Authenticating as principal WELLKNOWN/admin@WELLKNOWN:ANONYMOUS with 
> password; anonymous requested.

kadmin is "helpfully" adjusting the principal name for you.  See if:

    kadmin -p WELLKNOWN/ANONYMOUS@WELLKNOWN:ANONYMOUS -n @TRIAL.COVERITY.COM

gets you closer.

-- 
Russ Allbery ([email protected])             <http://www.eyrie.org/~eagle/>
________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to