OSDN Git Service

SMB3: Warn user if trying to sign connection that authenticated as guest
authorSteve French <smfrench@gmail.com>
Tue, 19 Sep 2017 23:40:03 +0000 (18:40 -0500)
committerSteve French <smfrench@gmail.com>
Wed, 20 Sep 2017 06:38:44 +0000 (01:38 -0500)
commitc721c38957fb19982416f6be71aae7b30630d83b
tree5817d6199c37b2b055f2d706d9ca95e16a094057
parent590d08d3da45e9fed423b08ab38d71886c07abc8
SMB3: Warn user if trying to sign connection that authenticated as guest

It can be confusing if user ends up authenticated as guest but they
requested signing (server will return error validating signed packets)
so add log message for this.

Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
CC: Stable <stable@vger.kernel.org>
fs/cifs/smb2pdu.c