Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "none" ssh authentication method #2405

Merged
merged 3 commits into from
Jun 17, 2024

Conversation

peace-maker
Copy link
Member

Allow to "disable" ssh authentication if the remote server has it enabled (NoneEnabled yes) by passing auth_none=True to ssh.

Fixes #2380

Allow to "disable" ssh authentication if the remote server has it enabled.

Fixes Gallopsled#2380
@peace-maker peace-maker merged commit 4dc8d60 into Gallopsled:dev Jun 17, 2024
11 checks passed
@peace-maker peace-maker deleted the ssh_auth_none branch June 17, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SSHException("No authentication methods available")
2 participants