vampire keytab: add command line switch --clean-old-entries .
commit21385e1c635ea67215eb1da90e7dca97ae2f5d56
authorMichael Adam <obnox@samba.org>
Thu, 31 Jul 2008 22:12:18 +0000 (1 00:12 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 1 Aug 2008 14:08:00 +0000 (1 16:08 +0200)
tree6e08bd141743d80d4987fde99cdac9c44c1fa2d3
parent12e884f227e240860e49f9e41d8c1f45e10ad3be
vampire keytab: add command line switch --clean-old-entries .

This allows to control cleaning the keytab.
It will only clean old occurences of keys that are replicated in
this run. So if you want to ensure things are cleaned up, combine
this switch with --force-full-repl or --single-obj-repl (+dn list).

Michael
source/utils/net.c
source/utils/net.h
source/utils/net_rpc_samsync.c