samba-tool: use 'exportkeytab' instead of 'dumpkeys'
authorAndrew Tridgell <tridge@samba.org>
Tue, 19 Jul 2011 01:03:44 +0000 (11:03 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 21 Jul 2011 01:44:31 +0000 (11:44 +1000)
commit7d399376b89b13417f7b1382259478bf82ae91c3
tree2a804d3142fdc9fc6b2b59a7dd56ecfde67a16bc
parent6e7b8aaf1d7b64df07fe2cbc731addd59be8e2d8
samba-tool: use 'exportkeytab' instead of 'dumpkeys'

a 'keytab' is a particular format known to administrators, whereas
'keys' is a bit too vague

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/netcmd/domain.py
testprogs/blackbox/test_export_keytab.sh