spring-projects / spring-integration-extensions

The Spring Integration Extensions project provides extension components for Spring Integration
http://www.springintegration.org/
279 stars 265 forks source link

Enhancement - Ability to set the SMB min/max versions #208

Closed GregBragg closed 5 years ago

GregBragg commented 5 years ago

This enhancement will leverage a feature in the jCIFS library to set the min/max SMB versions via configuration. Current implementation defaults to JCIFS properties jcifs.smb.client.minVersion="SMB1" and jcifs.smb.client.maxVersion="SMB210".