s4-libnet Remove libnet_samdump_keytab() and net samdump keytab
authorAndrew Bartlett <abartlet@samba.org>
Thu, 23 Sep 2010 06:54:06 +0000 (16:54 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 23 Sep 2010 23:25:43 +0000 (09:25 +1000)
commit062b0ebc04406a24c804ffe1d3a95eb0b4500199
tree4d2d36b969b4d8129527850455791dd546614db1
parentf9698cfc970215a77e8ad60afb67f68058093b33
s4-libnet Remove libnet_samdump_keytab() and net samdump keytab

There is a beter implementation of this in Samba3, and this uses
functions in the credentials code that I want to remove.

The same functionality is available by running 'net samsync' and
'net export keytab'.  This isn't a DRS-backed utility, it only
used netlogon replication.

Andrew Bartlett
source4/libnet/config.mk
source4/libnet/libnet_samdump_keytab.c [deleted file]
source4/libnet/wscript_build
source4/utils/net/net_vampire.c