Thread
:
A couple more SSH / VNC questions
View Single Post
Benson
2008-04-14 , 16:23
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#
40
Got public-key auth going? get that working first.
First promising Google result, no guarantees, but it looks sane.
Make sure it works before proceeding.
Then,
this guide
may be helpful, ignoring the putty-specific bits (i.e. almost everything), but it's basically changing this line in /etc/sshd_config:
Code:
#PasswordAuthentication yes
to this:
Code:
PasswordAuthentication no
Quote & Reply
|
Benson
View Public Profile
Send a private message to Benson
Find all posts by Benson