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)
committerAndreas Schneider <asn@samba.org>
Mon, 8 Nov 2021 08:10:08 +0000 (09:10 +0100)
commit58bea3837cfbeba5cd5c56060a42117fffedbda4
tree4e6557410d7e070f282fd90d31068cb6c789874a
parent10a4bdbe4a16fec1bd9b212736a9d26500e0981e
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>
source3/auth/user_krb5.c