summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorMatthieu Patou <mat@matws.net>2010-07-04 16:39:17 +0400
committerAndrew Bartlett <abartlet@samba.org>2010-07-15 22:08:20 +1000
commit0496af8341b08ad2b8ceb42892ddde06af279c52 (patch)
tree08f6e8a53fbb23cf3c6adba8e90d6f48a23d39fb /source4
parent7ea70f86ac3a34d84082fed8b5f80ec1b46893bf (diff)
downloadsamba-0496af8341b08ad2b8ceb42892ddde06af279c52.tar.gz
samba-0496af8341b08ad2b8ceb42892ddde06af279c52.tar.bz2
samba-0496af8341b08ad2b8ceb42892ddde06af279c52.zip
s4: Unit test update_machine_account_password through kinit
This patch is for testing the chgdcpass script which is mostly a call to update_machine_account_password. Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4')
-rwxr-xr-xsource4/selftest/tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/selftest/tests.sh b/source4/selftest/tests.sh
index c70eb877cf..20e0a6af29 100755
--- a/source4/selftest/tests.sh
+++ b/source4/selftest/tests.sh
@@ -378,6 +378,7 @@ plantestsuite "blackbox.masktest" dc $samba4srcdir/torture/tests/test_masktest.s
plantestsuite "blackbox.gentest" dc $samba4srcdir/torture/tests/test_gentest.sh "\$SERVER" "\$USERNAME" "\$PASSWORD" "\$DOMAIN" "$PREFIX"
plantestsuite "blackbox.wbinfo" dc:local $samba4srcdir/../nsswitch/tests/test_wbinfo.sh "\$DOMAIN" "\$USERNAME" "\$PASSWORD" "dc"
plantestsuite "blackbox.wbinfo" member:local $samba4srcdir/../nsswitch/tests/test_wbinfo.sh "\$DOMAIN" "\$DC_USERNAME" "\$DC_PASSWORD" "member"
+plantestsuite "blackbox.chgdcpass" dc $bbdir/test_chgdcpass.sh "\$SERVER" "LOCALDC\\\$" "\$REALM" "\$DOMAIN" "$PREFIX" aes256-cts-hmac-sha1-96 $SELFTEST_PREFIX/dc
# Tests using the "Simple" NTVFS backend