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)
committerRaspbian kernel package updater <root@raspbian.org>
Sun, 8 Oct 2017 01:09:35 +0000 (01:09 +0000)
commit1a23127c6d0676877225233d83f5de551c4d80a6
tree42563f646e87e3ca20f77d62202e9d88d37c8eae
parent19ca615a950bdfc809c306d60b816b8384b0de8f
SMB3: Warn user if trying to sign connection that authenticated as guest

commit c721c38957fb19982416f6be71aae7b30630d83b upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/cifs/smb2pdu.c