1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/rpc_server/samr
Noel Power 416bf5a418 s4/rpc_server/sambr: don't mutate the return of samdb_set_password_aes
prior to this commit return of samdb_set_password_aes was set to
NT_STATUS_WRONG_PASSWORD on failure. Useful status that should be
returned such as NT_STATUS_PASSWORD_RESTRICTION are swallowed here
otherwise (and in this case can be partially responsible for failures
in test samba.tests.auth_log_pass_change (with later gnutls)

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
2022-10-25 09:34:33 +00:00
..
dcesrv_samr.c CVE-2021-20251 s4-rpc_server: Use user privileges for SAMR password change 2022-09-12 23:07:38 +00:00
dcesrv_samr.h rpc samr: EnumDomainUsers perf improvement 2019-08-30 07:08:36 +00:00
samr_password.c s4/rpc_server/sambr: don't mutate the return of samdb_set_password_aes 2022-10-25 09:34:33 +00:00