Integrator SMBService

Please log all suggestions for improvements and enhancements to Visual LANSA here. Entries may be acknowledged and may be added to the list for possible inclusion in later releases of Visual LANSA.
Post Reply
KoenDP
Posts: 4
Joined: Tue Jun 29, 2021 4:43 pm

Integrator SMBService

Post by KoenDP » Thu Aug 17, 2023 10:32 pm

The SMBService service in Integrator now is limited to SMB1 due to the use of the JCFIS Client Library.
Can you provide Integrator with an alternatif which will allow to use SMB2/3 since SMB1 is deprecated by Microsoft?


From the LANSA Integrator documentation:

5.25 SMBService

The SMBService allows file transfer directly to and from Window servers using the JCFIS Client Library.
JCIFS is an Open Source client library that supports the SMB1 protocol.
JCIFS does not support the newer SMB2/3 variants of the SMB protocol which is slowly becoming required (Windows 10 requires SMB2/3).
Microsoft has deprecated SMB1 in their products, so if SMB1 is disabled on your network, JCIFS' file related operations will NOT work.

Post Reply