1 <samba:parameter name="debug encryption"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 This option will make the smbd server and client code using
8 libsmb (smbclient, smbget, smbspool, ...) dump the Session Id,
9 the decrypted Session Key, the Signing Key, the Application Key,
10 the Encryption Key and the Decryption Key every time an SMB3+
11 session is established. This information will be printed in logs
15 Warning: access to these values enables the decryption of any
16 encrypted traffic on the dumped sessions. This option should
17 only be enabled for debugging purposes.
21 <value type="default">no</value>