Skip to content

JCifs version 2.1.40 is out of date and no longer maintained, migrate to JCifs 3.0.0 #10533

@dmfrey

Description

@dmfrey

In what version(s) of Spring Integration are you seeing this issue?

7.0.0-SNAPSHOT

Describe the bug

The current version of jcifs in Spring Integration does not support connecting to modern Samba servers. Also, this version is no longer maintained by the original maintainers. Support has moved to Codelibs - JCIFS

To Reproduce

  1. Start a modern Samba server with docker (i.e. crazymax/samba:latest) with appropriate configuration, or obtain credentials to an existing Samba server.
  2. Attempt to perform an action, such as writing a file to the samba server
  3. Most actions performed result in an jcifs.smb.SmbUnsupportedOperationException: Operation is not supported with the negotiated capabilities

Expected behavior

The action is performed successfully against the Samba server

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions