[SunHELP] (no subject)

Kurt Huhn sunhelp at sunhelp.org
Mon Jun 25 06:51:56 CDT 2001


That's really not a suggested method for SSH.  If you've gone so far as to
install and configure SSH - you might as well type your password every time
you connect.

However, you can get around this (I think - never tried to, see above).

Straight from 'man sshd'
Rhosts authentication is normally disabled because it is fundamentally
insecure, but can be enabled in the server configuration file if desired.
System security is not improved unless  rshd(8),  rlogind(8),  rexecd(8),
and rexd (8) are disabled (thus completely disabling rlogin(1) and rsh(1)
into that machine).

Look in sshd_config - there should be a line dealing with rhosts, and
enabling the use of it.  look for somethign like:
RhostsAuthentication no
But it may differ depending on the distribution of SSH that you're using.
Change this to "yes", restart sshd, and you won't need to enter your
password.

Kurt



----- Original Message -----
From: "ES Srinivas" <ess7 at rediffmail.com>
To: <sunhelp at sunhelp.org>
Sent: Sunday, June 24, 2001 11:45 PM
Subject: [SunHELP] (no subject)


> Hi Kurt
>    Thanks it worked the same way as you said,but it asks me passwd
everytime I login with that user id,What will I have to do for it to not ask
me any passwd as in rlogin.
>
> Thanks again in Advance
> Srinivas.
>
>
>
> From: "Kurt Huhn" <kurt at k-huhn.com>
> To: <sunhelp at sunhelp.org>
> Subject: Re: [SunHELP] SSH
> Date: Sat, 23 Jun 2001 08:35:25 -0400
> Reply-To: sunhelp at sunhelp.org
>
> Be sure you typed the whole word - "yes" (without quotes). SSH client
> doesn't understand "y".
>
> Kurt
>
>
> > The authenticity of host 'wsldap (10.150.50.52)' can't be established.
> > RSA key fingerprint is 7a:7e:b8:c7:67:c5:8e:81:38:91:21:5e:fe:46:a9:eb.
> > Are you sure you want to continue connecting (yes/no)?
>
>
>
>
> _____________________________________________________
> Buy Lagaan & Yaadein music for 30% less.
> Avail this special offer at
http://shopping.rediff.com/shopping/music/offerrediffmailer.htm
>
>
>
> _______________________________________________
> SunHELP maillist  -  SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp
>




More information about the SunHELP mailing list