Skip to content

[bug]: SSH tunnel fails when strict key permissions #964

@digiserg

Description

@digiserg

Do I have the most recent version of AxonOps Workbench installed?

  • I am using the most recent release

AxonOps Workbench Version

0.9.29

Is there an existing issue for this?

  • I have searched the existing issues

Operating System

MacOS

Operating System Version

na

Apache Cassandra Version(s)

na

Bug Description

The SSH key files permissions only require read permissions (0400) in Mac and Linux. However, workbench appear to need higher permissions such as 0600

[23-06-2025 16:40:03 PROCESS] Check the path '/path/to/ssh/key' is accessible and the user has privileges to manipulate it, result is 'inaccessible'

Steps to Reproduce

chmod 400 ssh-key

and try to use it as the bastion creation

Expected Behavior

SSH key to load

Actual Behavior

Error, undefined

Severity

Medium

Further Information

No response

Metadata

Metadata

Assignees

Labels

BugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions