]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2020-25717: s3:auth: we should not try to autocreate the guest account
authorStefan Metzmacher <metze@samba.org>
Fri, 8 Oct 2021 15:40:30 +0000 (17:40 +0200)
committerJule Anger <janger@samba.org>
Mon, 8 Nov 2021 09:52:10 +0000 (10:52 +0100)
commit885fe6e31b107b3a6362cde0785e6d886888e0ec
tree349e33c1d4f6cf80506b97a947133e2621b95513
parentce47a81eb5f79dd3f54b300f6a9a7ccac9c1296a
CVE-2020-25717: s3:auth: we should not try to autocreate the guest account

We should avoid autocreation of users as much as possible.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/auth/user_krb5.c