selftest: Fix specification of --machinepass to actually set a unique password
authorAndrew Bartlett <abartlet@samba.org>
Thu, 28 Feb 2013 11:57:45 +0000 (22:57 +1100)
committerJeremy Allison <jra@samba.org>
Wed, 6 Mar 2013 22:46:29 +0000 (14:46 -0800)
commit166288b162e7b658b48bc908c71f635928edc5b5
tree8fc9f061e0181ce89370e267cc1f25ff260c2090
parent7fa4795607f018590caa26b5eca5abb68922c039
selftest: Fix specification of --machinepass to actually set a unique password

Because perl does not assert on dereferencing an invalid hash key
we did not notice that the passwords were being set to machine, not
machineloCalMemberPass.

Andrew Bartlett
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/target/Samba4.pm