mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
f58d7e4200
We reread the account details inside the transaction in case the account
has been locked out in the meantime. If it has, we return the
appropriate error code.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14611
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit
|
||
---|---|---|
.. | ||
dnsserver | ||
getdcname | ||
nbt_dgram | ||
README | ||
rfc2307 | ||
samba_tool_drs_showrepl | ||
smb2_notify | ||
wbinfo | ||
whoami |
# Files in this directory contain lists of regular expressions # matching the names of tests that are that are flapping. In other # words, they sometimes succeed and sometimes fail, depending on # external factors. # # "make test" will not report failures or successes for tests listed here. # # DO NOT ADD TESTS HERE UNLESS THEY ARE ACTUALLY FLAPPING # # It is much better to add known failing tests to 'knownfail', so the # test system can warn when they actually start passing. # # Empty lines and lines beginning with '#' are ignored. # Please don't add tests to this README!