]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:smbd: only mark real guest sessions with the GUEST flag
authorStefan Metzmacher <metze@samba.org>
Wed, 20 Apr 2016 14:34:28 +0000 (16:34 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 29 Apr 2016 07:34:30 +0000 (09:34 +0200)
commit74afa66799f821f8947bf69bf5a260b1e9d6f43a
tree9fa40cfa134af6a05c2de2b98453c18415143036
parent9b40c33ffe8f301ba374a3663624bcd9c8452b95
s3:smbd: only mark real guest sessions with the GUEST flag

Real anonymous sessions don't get it.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
(similar to commit 79a71545bfc87525c6ba6c8fe9fa7d8a9da33441)
source3/smbd/sesssetup.c
source3/smbd/smb2_sesssetup.c