Skip to content

PAM passwords not handled correctly #14449

@trel

Description

@trel

Describe the bug

Cyberduck cannot connect to an iRODS instance via PAM authentication if the current password contains any of a set of particular/special characters including @, &, =, and ;.

Expected behavior

Cyberduck should not have trouble connecting. Other clients can connect to the same account with the correct password without trouble.

Additional context

Earlier related discussions / fixes:

Proposed fix

Simply update the Jargon library that is being used by Cyberduck from 4.2.0.1 to 4.2.2.1+ (or latest)

cyberduck/irods/pom.xml

Lines 40 to 42 in da06e20

<groupId>ch.iterate.jargon</groupId>
<artifactId>jargon-core</artifactId>
<version>4.2.0.1</version>

Metadata

Metadata

Assignees

Labels

irodsIRODS Protocol Implementation

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions