summaryrefslogtreecommitdiff
path: root/source4/scripting/devel/chgtdcpass
AgeCommit message (Collapse)AuthorFilesLines
2011-05-21s4-python: move function find_provision_key_parameters to provision ↵Matthieu Patou1-1/+2
namespace as it can be used not only for upgradeprovision
2010-11-28chgtdcpass: Fix program name in usage message.Jelmer Vernooij1-5/+4
2010-07-15s4: Add a simple script to change dc passwordMatthieu Patou1-0/+63
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>