1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/libnet
Stefan Metzmacher eb5df255fa s4:libnet: correctly handle gnutls_pbkdf2() errors
We should not ignore the error nor should we map
GNUTLS_E_UNWANTED_ALGORITHM to NT_STATUS_WRONG_PASSWORD,
instead we use NT_STATUS_CRYPTO_SYSTEM_INVALID as in most other places
in the same file.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15206

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Björn Baumbach <bbaumbach@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Dec 14 13:35:20 UTC 2022 on sn-devel-184
2022-12-14 13:35:20 +00:00
..
composite.h
groupinfo.c
groupinfo.h
groupman.c
groupman.h
libnet_become_dc.c
libnet_become_dc.h
libnet_domain.c
libnet_domain.h
libnet_export_keytab.c lib/krb5_wrap: remove unused keep_old_entries argument from smb_krb5_kt_add_entry() 2022-10-27 21:14:43 +00:00
libnet_export_keytab.h
libnet_group.c
libnet_group.h
libnet_join.c CVE-2022-37966 s4:libnet: initialize libnet_SetPassword() arguments explicitly to zero by default. 2022-12-13 13:07:30 +00:00
libnet_join.h
libnet_lookup.c
libnet_lookup.h
libnet_passwd.c s4:libnet: correctly handle gnutls_pbkdf2() errors 2022-12-14 13:35:20 +00:00
libnet_passwd.h CVE-2022-37966 s4:libnet: add support LIBNET_SET_PASSWORD_SAMR_HANDLE_18 to set nthash only 2022-12-13 13:07:30 +00:00
libnet_rpc.c s4:libnet_rpc: avoid reusing the assoc_group_id of the lsa connection 2021-03-11 22:50:02 +00:00
libnet_rpc.h
libnet_samsync.h libnet: Remove unused source4/libnet/libnet_sam{dump,sync}: 2019-05-06 07:11:51 +00:00
libnet_share.c
libnet_share.h
libnet_site.c
libnet_site.h
libnet_time.c
libnet_time.h
libnet_unbecome_dc.c
libnet_unbecome_dc.h
libnet_user.c
libnet_user.h
libnet_vampire.c s4:libnet: Fix uninitialized value "seq_num" 2022-01-26 11:44:32 +00:00
libnet_vampire.h
libnet.c
libnet.h
prereq_domain.c
py_net_dckeytab.c s4: squash 'cast between incompatible function types' warning 2019-05-16 17:55:17 +00:00
py_net.c CVE-2022-37966 s4:libnet: allow python bindings to force setting an nthash via SAMR level 18 2022-12-13 13:07:30 +00:00
py_net.h
userinfo.c
userinfo.h
userman.c
userman.h
wscript_build s4:libnet: Add support for samr_ChangePasswordUser4() 2022-07-28 11:51:29 +00:00