[lug] OpenSSH

D. Stimits stimits at idcomm.com
Tue Jan 30 23:15:40 MST 2001


Calvin Dodge wrote:
> 
> "Michael J. Pedersen" wrote:
> >
> > 1) As the user who will login, issue 'ssh-keygen'
> >    Follow all prompts, but make certain not to use a passphrase on this secret
> >    key.
> > 2) Copy the file $HOME/.ssh/identity.pub to $HOME/.ssh/authorized_keys on the
> >    server to which you will log in.
> > 3) On the server you log into, find the file 'sshd_config', and make the
> >    following changes to it:
> 
> Correct me if I'm wrong, Michael, but if one is running ssh2 (which, if
> I understand correctly, is the default for the latest versions of
> openssh) shouldn't that be "ssh-keygen -d" and "copy
> $HOME/.ssh/id_dsa.pub to $HOME/.ssh/authorized_keys2 on the server"?
> 
> Inquiring minds want to know ...

This might be part of the problem. I haven't been using the "-d". But
the tarball is also missing the /etc/ssh/primes and /etc/pam.d/sshd
file. The web site for openssh.com mentions a line that needs to be
edited in the pam file, but it names a pam lib that doesn't exist on RH
6.2, so that info is broken for these purposes as well. I *REALLY
REALLY* wish the source rpm for RH 7 wasn't broken for --rebuild on a
6.2 machine, since I assume the right setup would be created with it.

> 
> Calvin
> --
> Calvin Dodge
> Certified Linux Bigot (tm)
> http://www.caldodge.fpcc.net
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug



More information about the LUG mailing list