summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/security/debugencryption.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-02-09docs-xml: add "debug encryption" global parmAurelien Aptel1-0/+22
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>