Am 2014-05-29 20:38, schrieb Brandon Allbery:
> On Thu, 2014-05-29 at 13:35 -0400, squidmob...@fastmail.fm wrote:
>>    KRB5_CLIENT_KTNAME=./some.key.file kinit
>> at this point, kinit did what it wanted and not what i expected.
>
> I am not sure kinit will automatically use the keytab just because the
> environment variable is there. I would expect the envar sets a default
> for the -t (or possibly -i, in which case you need to specify that)
> option, and you still need to specify -k for it to use a keytab at all.

kinit won't, because kinit has a different approach to the one the 
GSS-API and the Krb 5 backend has.

Michael

________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to