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)
committerKarolin Seeger <kseeger@samba.org>
Fri, 6 Sep 2013 08:45:22 +0000 (10:45 +0200)
commit6bed1b2f6f3ab32b31eedffa05efb438d3e3d299
tree74492e47b791495ed26170df4bd8d355033e7067
parent8749a307c5d24bf9d613f7edf3354b689eaaf83e
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>
(cherry picked from commit 166288b162e7b658b48bc908c71f635928edc5b5)
selftest/target/Samba4.pm