]> 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>
Tue, 9 Nov 2021 19:45:33 +0000 (19:45 +0000)
commit28fae9c2215698e465201b6ad27eb9eeb55c906a
tree15ed15ddcfaa99016b413ad9b2b74245a26c1d23
parent4b78ad7346c7128142a65ce6d6625d3d28116882
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