elastic / connectors

Source code for all Elastic connectors, developed by the Search team at Elastic, and home of our Python connector development framework
https://www.elastic.co/guide/en/enterprise-search/master/index.html
Other
71 stars 126 forks source link

[Network Drive] connection issue #2851

Closed seanstory closed 1 day ago

seanstory commented 3 days ago

Bug Description

We're hearing reports of issues using the connector client Docker image when connecting to SMB 3.1.1 shares. They traced the issue to the smbprotocol library used by the connector.

We're currently using version 1.9.0, and there was a bug identified and fixed in 1.10.0. The most current version of this library appears to be 1.14.0.

https://github.com/jborean93/smbprotocol/releases/tag/v1.10.0 (related to the Fix negotiate request context padding change)

Environment

<=8.15.2