CVE-2018-1057: s4:dsdb/tests: add a test for password change with empty delete
commitd15b66c68af234669930ba2dbf05bd64d37ec854
authorRalph Boehme <slow@samba.org>
Thu, 15 Feb 2018 11:43:09 +0000 (15 12:43 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 13 Mar 2018 09:25:39 +0000 (13 10:25 +0100)
treeeef16333089b5225c15c8f745b5a36036e486d29
parentb59ca4d1086ab21eec9d111d42cf06afe794b950
CVE-2018-1057: s4:dsdb/tests: add a test for password change with empty delete

Note that the request using the clearTextPassword attribute for the
password change is already correctly rejected by the server.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13272

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
selftest/knownfail.d/samba4.ldap.passwords.python [new file with mode: 0644]
source4/dsdb/tests/python/passwords.py