docs-xml: add "debug encryption" global parm
authorAurelien Aptel <aaptel@suse.com>
Fri, 8 Feb 2019 11:04:42 +0000 (12:04 +0100)
committerDavid Disseldorp <ddiss@samba.org>
Sat, 9 Feb 2019 17:30:14 +0000 (18:30 +0100)
commit0732499f23cebe6c5e24f596ff4fe41f8ab1d156
treeb3ffb69bbe60606a4c5c67cc052e5e6c16b1bb7f
parent67825c96473ff8731af415683b4a74caca7a6809
docs-xml: add "debug encryption" global parm

Add debug option to dump in the log the session id & keys in smbd and
libsmb-based code for offline decryption.

Wireshark can make use of this to decrypt encrypted traffic.

Signed-off-by: Aurelien Aptel <aaptel@suse.com>
Reviewed-by: Noel Power <npower@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
docs-xml/smbdotconf/security/debugencryption.xml [new file with mode: 0644]
lib/param/loadparm.c