Replies: 1 comment
-
The current ssh implementation has many problems, in particular with its base ssh client paramiko. E.g. key authentication is to this day broken with several different keytypes. I think before implementing ssh with kerberos this should be fixed first with either a workaround or completely moving away from paramiko (and to some other ssh library🤷🏼♂️). If you want to help with that or contribute in general, feel free to join our discord server where many active contributors can help or message me (or one of us maintainers) directly :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I think it would be very interesting to be able to use the ssh module with kerberos. Is this planned in the roadmap?
I'd love to help, if there's a contribution guide!
Beta Was this translation helpful? Give feedback.
All reactions