Actions
Bug #14309
opensmb(4) out of sync with cmd/smbsrv/smbd/server.xml after 1122 and 11033
Status:
New
Priority:
Normal
Assignee:
-
Category:
cifs - CIFS server and client
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
smb(4) says:
signing_enabled
... Valid values are true
and false. The default value is false.
signing_required
... Valid values are true
and false. The default value is false.
The default for signing_enabled changed to "true" in
12b65585e72 1122 smbsrv should use SPNEGO (inbound authentication)
and the default for signing_required changed to "true" in
58f3189518 11033 It's time to require SMB signing by default
There may be others; I only noticed those two.
No data to display
Actions