]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2022-38023 s3:net: add and use net_warn_member_options() helper
authorStefan Metzmacher <metze@samba.org>
Wed, 30 Nov 2022 15:16:05 +0000 (16:16 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Dec 2022 20:37:58 +0000 (21:37 +0100)
commit4dc0b8d0a89b0aea865f8508ca3f0d68f50c6f12
treece2910e81685b9d7a691e3bcc92838b44f5b7a78
parentae1f4644245237fe76bb162af8e95c42903e4eca
CVE-2022-38023 s3:net: add and use net_warn_member_options() helper

This makes sure domain member related 'net' commands print warnings
about unsecure smb.conf options.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 1fdf1d55a5dd550bdb16d037b5dc995c33c1a67a)
source3/utils/net.c
source3/utils/net_ads.c
source3/utils/net_dom.c
source3/utils/net_join.c
source3/utils/net_offlinejoin.c
source3/utils/net_proto.h
source3/utils/net_rpc.c
source3/utils/net_util.c