SMB 3.1.1 support for server
Review Request #2536 — Created April 15, 2020 and updated — Latest diff uploaded
Information | |
---|---|
ams | |
illumos-gate | |
12513 | |
Reviewers | |
general | |
Added these features:
- Preauthentication integrity
- AES-128-GCM encryption cipher
Tested using Win10 with Wireshark on client side and omnios with different combination of properties of smb/server smf service:
smbd/max_protocol ( "", "2.1", "3.02", "3.11" )
smbd/encrypt ("", "disabled", "enabled", "required")
smbd/encypt_cipher ("", "aes-128-ccm", "aes-128-gcm")