SSH help

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Patrick Fleming EA
Date:  
Subject: SSH help
On Tue, 23 Apr 2002, Greg Furmanek wrote:

> Yeah, I have tried the authorized_keys2.
> This one did not work for me.
>
> Yes I can ssh using regular passowrd.


But does command line allow you to log in without password authentication?
Try uncommenting these lines in /etc/ssh/ssh_config (client machine)

# RhostsRSAAuthentication yes
PubkeyAuthentication yes <-
PreferredAuthentications publickey,password <-

You should be able to log in with the public keys this way and not have to
use passwords.

>
> Greg
>
> ----- Original Message -----
> From: "Patrick Fleming EA" <>
> To: "PLUG" <>
> Sent: Tuesday, April 23, 2002 3:31 PM
> Subject: Re: SSH help
>
>
> > On Tue, 23 Apr 2002, Greg Furmanek wrote:
> >
> > > I seem to be having problems with ssh.
> > >
> > > I am trying to setup so I can run scripts through the connection.
> > > I have generated the keys.
> > > I have copied the public key to the authorized_keys on the server.
> >
> > If you are using ssh 2 (which you should be) copy the keys into
> > /home/$user/.ssh/authorized_keys2
> >
> > > I am still being asked for the password.
> > >
> >
> > If the above doesn't fix the problem... can you ssh outside of the script?
> > >
> > > Please help. running out of options.
> > >
> > > Greg Furmanek ()
> > > Target Training International, Ltd.
> > > Scottsdale, AZ
> > > ________________________________________________
> > > See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't
> post to the list quickly and you use Netscape to write mail.
> > >
> > > PLUG-discuss mailing list -
> > > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> > >
> >
> > --
> > Patrick Fleming, EA
> > http://myhdvest.com/patrickfleming
> > Licensed to represent taxpayers
> > before Exam, Appeals, and Conference
> > divisions of the IRS
> >
> > ________________________________________________
> > See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't
> post to the list quickly and you use Netscape to write mail.
> >
> > PLUG-discuss mailing list -
> > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
>
> PLUG-discuss mailing list -
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>


--
Patrick Fleming, EA
http://myhdvest.com/patrickfleming
Licensed to represent taxpayers
before Exam, Appeals, and Conference
divisions of the IRS