mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
tests/krb5: Fix malapropism
Signed-off-by: Jo Sutton <josutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
a916928aca
commit
ed371ff0fa
@ -800,7 +800,7 @@ class LockoutTests(KDCBaseTest):
|
||||
samdb.transaction_start()
|
||||
try:
|
||||
# Lock out the account. We must do it using an actual password
|
||||
# check like so, rather than directly with a database
|
||||
# change like so, rather than directly with a database
|
||||
# modification, so that the account is also added to the
|
||||
# auxiliary bad password database.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user