windows gss-api

Marc Horowitz marc at MIT.EDU
Fri Mar 1 04:27:03 EST 2002


"Rick" <mail at server.net> writes:

>> ktpass -princ asample/win_nt4.kerberos.com at KERBEROS.COM -mapuser user1 -pass
>> pass1 -out krb5.keytab
>> 
>> gss-server asample
>> GSS-API error acquiring credentials: Miscellaneous failure
>> GSS-API error acquiring credentials: No principal in keytab matches desired
>> name

You need give the full name of the principal:

gss-server asample/win_nt4.kerberos.com

You're the second person this week to have the same problem.  This
usually means there's a broken document somewhere.  What documentation
or FAQ are you reading, so we can get it fixed?

                Marc



More information about the Kerberos mailing list