1
0
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:
Jo Sutton 2024-04-11 16:31:51 +12:00 committed by Jo Sutton
parent a916928aca
commit ed371ff0fa

View File

@ -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.