mig0 / SMB

Implementing CIFS (SMB) protocol in Perl
GNU General Public License v3.0
14 stars 6 forks source link

No SMB signing #7

Open Tylan opened 4 years ago

Tylan commented 4 years ago

When a Microsoft server has the following policy enabled, SMB TreeConnect fails.

Microsoft network server: Digitally sign communications (always)

I couldn't see a way to enable SMB packet signing. Is this not currently implemented?