test-blackbox: use python version of change password command
authorAmitay Isaacs <amitay@gmail.com>
Wed, 27 Jul 2011 08:56:35 +0000 (18:56 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 28 Jul 2011 05:20:53 +0000 (15:20 +1000)
commitfca7062d2a49d38566a19129c817ef1f75931039
tree1a9a30f7dc21b5b34ae2132074cd08c94d345cc3
parentdb151ee3c0738e101ce3e32972e39c82bf91712b
test-blackbox: use python version of change password command

Replace the "samba-tool user setpassword" command with user level
"samba-tool user password" command.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
testprogs/blackbox/test_passwords.sh