CVE-2018-1057: s4:dsdb/tests: add a test for password change with empty delete
authorRalph Boehme <slow@samba.org>
Thu, 15 Feb 2018 11:43:09 +0000 (12:43 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Mar 2018 09:24:26 +0000 (10:24 +0100)
commitfbd16473ecf073f86e36f9e29a80151272661dce
tree87e2e666df795a37b52a77296869771af938bd99
parent614f5a041ea6e021c2ff9c4e462b0e22626c7f33
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