libnet keytab: add parameter ingnore_kvno to libnet_keytab_remove_entries()
commit6047f7b68548b33a2c132fc4333355a2c6abb19a
authorMichael Adam <obnox@samba.org>
Thu, 31 Jul 2008 22:05:42 +0000 (1 00:05 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 1 Aug 2008 14:07:59 +0000 (1 16:07 +0200)
treee22eabb7cb3efc3fe68e4735d5a58bf87999629c
parentf40eb8cc20a297c57f6db22e0c2457ce7425d00c
libnet keytab: add parameter ingnore_kvno to libnet_keytab_remove_entries()

to allow for removing all entries with given principal and enctype without
repecting the kvno (i.e. cleaning "old" entries...)

This is called with ignore_kvno == false from libnet_keytab_add_entry() to
keep the original behaviour.

Michael
source/libnet/libnet_keytab.c