mirror of
https://github.com/samba-team/samba.git
synced 2025-03-12 20:58:37 +03:00
selftest: Add test for password lockout
Change-Id: Ia690b83f82b5ad7b02b203ffdecd2e05066b6711 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
parent
05c2f83f26
commit
e266f610db
1484
source4/dsdb/tests/python/password_lockout.py
Executable file
1484
source4/dsdb/tests/python/password_lockout.py
Executable file
File diff suppressed because it is too large
Load Diff
@ -439,6 +439,7 @@ for env in ["dc", "fl2000dc", "fl2003dc", "fl2008r2dc"]:
|
||||
# isn't available on DCs with Windows 2000 domain function level -
|
||||
# therefore skip it in that configuration
|
||||
plantestsuite("samba4.ldap.passwords.python(%s)" % env, env, [python, os.path.join(samba4srcdir, "dsdb/tests/python/passwords.py"), "$SERVER", '-U"$USERNAME%$PASSWORD"', "-W$DOMAIN"])
|
||||
plantestsuite("samba4.ldap.password_lockout.python(%s)" % env, env, [python, os.path.join(samba4srcdir, "dsdb/tests/python/password_lockout.py"), "$SERVER", '-U"$USERNAME%$PASSWORD"', "-W$DOMAIN", "--realm=$REALM"])
|
||||
|
||||
planpythontestsuite("dc:local", "samba.tests.upgradeprovisionneeddc")
|
||||
planpythontestsuite("plugin_s4_dc:local", "samba.tests.posixacl")
|
||||
|
Loading…
x
Reference in New Issue
Block a user