rushh authentication with public keys #304
Unanswered
grandmasponge
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Russh is a protocol implementation, how you want to check the key is up to you. auth_xxx methods are called when a client tries to authenticate, and that's where you make your decision. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i was confused with how this project works with authenticating the clients publickey i see that there is a method called auth_publickey but i want to know how to use this function or if theres a external folder that the server pulls without my knowlege in .ssh
Beta Was this translation helpful? Give feedback.
All reactions