s4: Add a simple script to change dc password
authorMatthieu Patou <mat@matws.net>
Mon, 28 Jun 2010 09:49:08 +0000 (13:49 +0400)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 15 Jul 2010 12:08:20 +0000 (22:08 +1000)
commit7ea70f86ac3a34d84082fed8b5f80ec1b46893bf
tree393b4b831bb54e793ed68c50ae8d7d219eea16b1
parentfd2eb0dfd092e00408f206e6fe7ff302ccd27a10
s4: Add a simple script to change dc password

This script will mostly be used by unit test (blackbox type) to test the
change of the dc password

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/scripting/devel/chgtdcpass [new file with mode: 0755]