diff mbox series

[1/2] smbinfo.rst: document new `keys` command

Message ID 20191014170625.21643-1-aaptel@suse.com
State New
Headers show
Series [1/2] smbinfo.rst: document new `keys` command | expand

Commit Message

Aurélien Aptel Oct. 14, 2019, 5:06 p.m. UTC
Signed-off-by: Aurelien Aptel <aaptel@suse.com>
---
 smbinfo.rst | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Pavel Shilovsky Dec. 13, 2019, 12:25 a.m. UTC | #1
пн, 14 окт. 2019 г. в 10:06, Aurelien Aptel <aaptel@suse.com>:
>
> Signed-off-by: Aurelien Aptel <aaptel@suse.com>
> ---
>  smbinfo.rst | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/smbinfo.rst b/smbinfo.rst
> index c8f76e6..7413849 100644
> --- a/smbinfo.rst
> +++ b/smbinfo.rst
> @@ -90,6 +90,10 @@ COMMAND
>  - File types
>  - File flags
>
> +`keys`: Dump session id, encryption keys and decryption keys so that
> +the SMB3 traffic of this mount can be decryped e.g. via wireshark
> +(requires root).
> +
>  *****
>  NOTES
>  *****
> --
> 2.16.4
>

Merged, thanks.
--
Best regards,
Pavel Shilovsky
diff mbox series

Patch

diff --git a/smbinfo.rst b/smbinfo.rst
index c8f76e6..7413849 100644
--- a/smbinfo.rst
+++ b/smbinfo.rst
@@ -90,6 +90,10 @@  COMMAND
 - File types
 - File flags
 
+`keys`: Dump session id, encryption keys and decryption keys so that
+the SMB3 traffic of this mount can be decryped e.g. via wireshark
+(requires root).
+
 *****
 NOTES
 *****