Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Nov 2003 18:38:07 -0700
From:      David Bear <David.Bear@asu.edu>
To:        freebsd-questions@freebsd.org
Subject:   ssh issue
Message-ID:  <20031125183807.H13943@asu.edu>

next in thread | raw e-mail | index | archive | help
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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031125183807.H13943>