Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

Re: Using public key pair to authenticate

Subject: Re: Using public key pair to authenticate
Date: Wed, 24 Nov 2004 11:56:31 +0100
On Wed, 2004-11-24 at 00:57, Loo, Peter wrote:
 Hi,

I am working with two Unix servers running AIX 5.2.  One server is
running "OpenSSH_3.6.1p2-CERT-patched, SSH protocols 1.5/2.0, OpenSSL
0x009060df" while the other is running "SSH Secure Shell 3.2.0".

I created the key pair on the server with OpenSSH using "ssh-keygen". 
I
named the output files as (identity & identity.pub).  Then I copied
the
contents of "identity.pub" to the file named authorized_keys on the
server with "SSH Secure Shell 3.2.0".  

Identity and identity.pub are rsa1 keyes for ssh v1 only, check that the
machine you are connecting to has this line
RSAAuthentication yes

check permissions on .ssh dir (700)
on identity 600
on identity.pub 644

If all this fails try to give us some more verbosity. 

-- 
   ________ ___ __  ___
 /  __)  . \   \ | | __)   Hrvoje Špoljar           ICQ: 53000945
|__  |  |__/   | |_| __)   http://spole.pbf.hr/     irc.oftc.net#RoCkY
(____'__|  \___/___|___)   hrvoje.spoljar@x.pbf.hr  

<Prev in Thread] Current Thread [Next in Thread>