How can I prevent PasswordAuthentication? #63
Unanswered
woncheol-kim
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Hello @woncheol-kim, Is this what colab-ssh does by default when you execute the |
Beta Was this translation helpful? Give feedback.
2 replies
-
Dear WassimBenzarti, will you make a video tutorial for newcommers? It will be really helpful. Thanks if you will find time for that. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm wondering how I can prevent PasswordAuthentication.
Of course, I can manually edit /etc/ssh/sshd_config but it requires to restart sshd.
And then I've tried to edit launch_ssh_cloudflared.py and launch_ssh.py but this does not help.
Can I just prevent PasswordAuthentication when running init_git_cloudflared ?
Beta Was this translation helpful? Give feedback.
All reactions