vampire keytab: add command line switch --clean-old-entries .
authorMichael Adam <obnox@samba.org>
Thu, 31 Jul 2008 22:12:18 +0000 (00:12 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 1 Aug 2008 14:08:00 +0000 (16:08 +0200)
commit7f3495726fffdc9aa40c0c7be2abcefeb6d53db5
tree870b8a337f64071d0a0d3719d855485b54e2dea6
parent10225fbef737217d3e1b88bdfcbf4e62dff3cadd
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
(This used to be commit 21385e1c635ea67215eb1da90e7dca97ae2f5d56)
source3/utils/net.c
source3/utils/net.h
source3/utils/net_rpc_samsync.c