ssh issue

David Bear David.Bear at asu.edu
Tue Nov 25 17:38:09 PST 2003


running 4.7-RELEASE.. I'm trying to setup ssh pubkey auth and its not
working..

I put my pub key in ~/.ssh/authorized_keys from system A

On system B edited /etc/ssh/sshd_config with 
======================
PubkeyAuthentication yes
AuthorizedKeysFile      .ssh/authorized_keys
PasswordAuthentication no
=====================

I chmod'd my .ssh dir as 700 on system A and B.  Then restart sshd on
system B explicitly using -f /etc/ssh/sshd_config .

the ssh'ing into system B I'm still prompted for a password.

I'm lost.  Any advice.
-- 
David Bear
phone: 	480-965-8257
fax: 	480-965-9189
College of Public Programs/ASU
Wilson Hall 232
Tempe, AZ 85287-0803
 "Beware the IP portfolio, everyone will be suspect of trespassing"


More information about the freebsd-questions mailing list