lib/krb5: Allow any kvno to match when searching the keytab.
commit1a6879b4ba3f1de26dd80633e53b566fdb7709ee
authorAndrew Bartlett <abartlet@samba.org>
Sat, 16 Apr 2011 05:44:23 +0000 (16 15:44 +1000)
committerLove Hörnquist Åstrand <lha@h5l.org>
Sun, 24 Jul 2011 17:38:16 +0000 (24 10:38 -0700)
tree4045548741e19bbbcafa65597898e11c74cd3948
parentd7470723261bb8f5267993e00b8b004f010bcae6
lib/krb5: Allow any kvno to match when searching the keytab.

Windows does not use a KVNO when it checks it's passwords, and MIT
doesn't check the KVNO when no acceptor identity is specified (looping
over all keys in the keytab).

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
lib/krb5/rd_req.c