[
https://issues.apache.org/jira/browse/CONNECTORS-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821090#comment-16821090
]
Hans Höchtl commented on CONNECTORS-1498:
-----------------------------------------
{quote}JCIFS has been in maintenance-mode-only for several years and although
what it does support works fine (SMB1, NTLMv2, midlc, MSRPC and various utility
classes), jCIFS does not support the newer SMB2/3 variants of the SMB protocol
{quote}
There's a new library that would support SMB v2/v3 but somebody would need to
change the connectors implementation.
[https://github.com/AgNO3/jcifs-ng]
> Support SMBv2/v3 protocol for Windows Shares connector
> ------------------------------------------------------
>
> Key: CONNECTORS-1498
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1498
> Project: ManifoldCF
> Issue Type: Improvement
> Components: JCIFS connector
> Environment: OS: CentOS 7.2
> ManifoldCF: 2.8.1
> Reporter: Hiroaki Takasu
> Assignee: Karl Wright
> Priority: Major
> Fix For: ManifoldCF 2.10
>
>
> Windows Shares connector (JCIFS connector) uses
> [JCIFS|https://jcifs.samba.org/] library which supports only samba protocol
> v1.
> But many file servers were disabled SMBv1 by vulnerability
> [MS17-010|https://docs.microsoft.com/en-us/security-updates/SecurityBulletins/2017/ms17-010],
> so we can not use Windows Shares connector.
> I hope that ManifoldCF support SMBv2/v3 with other CIFS library (e.g.
> [smbj|https://github.com/hierynomus/smbj])
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)