From owner-freebsd-questions Wed Dec 12 12:50:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20609.mail.yahoo.com (web20609.mail.yahoo.com [216.136.226.167]) by hub.freebsd.org (Postfix) with SMTP id AF69337B417 for ; Wed, 12 Dec 2001 12:50:32 -0800 (PST) Message-ID: <20011212205032.35038.qmail@web20609.mail.yahoo.com> Received: from [24.251.253.28] by web20609.mail.yahoo.com via HTTP; Wed, 12 Dec 2001 12:50:32 PST Date: Wed, 12 Dec 2001 12:50:32 -0800 (PST) From: Donnie Jones Subject: Re: rsaauthentication To: Rajeev Agrawala Cc: freebsd-questions@freebsd.org In-Reply-To: <3C17599D.1000807@research.bell-labs.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --- Rajeev Agrawala wrote: > I am trying to use rsaauthentication with > openssh-3.0.1p1. If the client > side user (remote user) is same as server user, > rsaauthentication works > just fine by putting the identity.pub in > authorized_keys fileon > serverside. However if I try to use > rsaauthentication where, the client > side user is different than server side user, > rsaauthentication fails. I > have the client side users identity.pub in > serverside user's > homedir/.ssh/authorized_keys file. What could be > wrong here? I am using > it on Redhat linux 7.2 system. > > Thanks, > > rajeev Did you physically copy these files? I believe you do not need to actually copy these files, but that ssh will create the identification keys on the client side as you connect to the server. Try removing the keys on the client side and then connecting to the ssh server. -Donnie __________________________________________________ Do You Yahoo!? Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday gifts! Buy at http://shopping.yahoo.com or bid at http://auctions.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message