s4/scripting/devel: Add tool to roll over the krbtgt password
commite5f8b49e21079713a9c704e24494ea562ae5bc1d
authorAndrew Bartlett <abartlet@samba.org>
Mon, 23 Feb 2015 03:50:43 +0000 (23 16:50 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Feb 2015 00:08:12 +0000 (25 01:08 +0100)
treee5d1e1fb521f4df7be19ce51af963a6a5d51291a
parentfb250d1328033888a33037a2d0ca9d36614cf6bc
s4/scripting/devel: Add tool to roll over the krbtgt password

This may be handy if this key is compromised, or along with chgtdcpass to isolate test copies
of production domains in such a way that they cannot mix.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
python/samba/upgradehelpers.py
source4/scripting/devel/chgkrbtgtpass [new file with mode: 0644]