Re: Rhosts authentication with openssh 3.7
From: ludovic LECLERC (ludovic.leclerc_at_col.bsf.alcatel.fr)
Date: 11/24/03
- Previous message: jpm: "Re: Chroot Environment crazy"
- In reply to: Nico Kadel-Garcia: "Re: Rhosts authentication with openssh 3.7"
- Next in thread: Darren Tucker: "Re: Rhosts authentication with openssh 3.7"
- Reply: Darren Tucker: "Re: Rhosts authentication with openssh 3.7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 24 Nov 2003 07:33:07 -0800
I know that rhosts based authentication is HEAVILY unsecured but in my
special case, it would help. I don't like the idea of having a feature
in a software that disappears one day in a release just because
someone said "what that f... option ?!? still exists ?... ok let's
blast it !".
Someone know if there is a patch to restore this option ? (no it's not
a joke...).
Ok, I know the answer... I'll restore the source code from v3.6. I
like this job !...
thanks
ludo.
"Nico Kadel-Garcia" <nkadel@comcast.net> wrote in message news:<jKGdneBoNr4nQV2i4p2dnA@comcast.com>...
> "Neil W Rickert" <rickert+nn@cs.niu.edu> wrote in message
> news:bpmaop$lbm$1@husk.cso.niu.edu...
> > ludovic.leclerc@col.bsf.alcatel.fr (ludovic LECLERC) writes:
> >
> > >> Either:
>
> > >> Make "ssh" setuid
>
> > >> chown ssh root
> > >> chmod u+s ssh
>
> > >> or:
>
> > >> set EnableSSHKeysign to "yes" in your ssh_config
> > >> file. (And make sure that ssh-keysign is setuid).
>
> > >Is there still a way with openssh 3.7 to have an authentication only
> > >based on .rhosts file (without RSA, DSA keys or stuff like that) ?...
> >
> > I haven't tried it. This was only ever possible with protocol 1.
> >
> > Why would you want to allow something that insecure? Best is to
> > use ".shosts", and not ".rhosts"
> >
> > The host based authentication that does work uses ".rhosts" or
> > ".shosts", and uses the host keys. You need not generate any
> > personal keys.
>
> As I remember, you also have to list the SSH client's hostkeys in a
> "known_hostkeys" file, either the user's or the server system's. But it's
> been a while since I last tried this....
- Previous message: jpm: "Re: Chroot Environment crazy"
- In reply to: Nico Kadel-Garcia: "Re: Rhosts authentication with openssh 3.7"
- Next in thread: Darren Tucker: "Re: Rhosts authentication with openssh 3.7"
- Reply: Darren Tucker: "Re: Rhosts authentication with openssh 3.7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|