Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2000 19:48:08 -0700 (PDT)
From:      Jeff Kletsky <jeff@spotlife.com>
To:        freebsd-questions@freebsd.org
Subject:   4.1.1-RELEASE -- missing /usr/bin/ssh_keygen (and more)
Message-ID:  <Pine.BSF.4.21.0010231929340.2550-100000@wildside.wagsky.com>

next in thread | raw e-mail | index | archive | help
Installing 4.1.1-RELEASE from CD or FTP seems to want to set up ssh (which
is good), but it does not install the required binaries.

jeff@kanga21:/usr/tmp/4.1.1R/bin$ cat bin.?? | tar -tpzf - | fgrep ssh
etc/ssh/
etc/ssh/ssh_config
etc/ssh/sshd_config
usr/lib/pam_ssh.so


http://www.freebsd.org/releases/4.1.1R/notes.html
indicates that this is the case

"sshd now enabled by default on new installs."

However, there is nothing about the missing binaries in the errata...

Have I just installed FreeBSD too many times and missed something in the
install screens?  (I always go for X-Developer option)

If I run /stand/sysinstall, I can try to go to "Configure" and
"Distributions" -- select crypto -- but nothing happens.  They *are* in
the crypto distribution:

jeff@kanga21:/usr/tmp/4.1.1R/crypto$ cat *.?? | tar -tpzf - | fgrep ssh
usr/bin/ssh
usr/bin/ssh-add
usr/bin/ssh-agent
usr/bin/ssh-keygen
usr/sbin/sshd
usr/share/man/man1/ssh.1.gz
usr/share/man/man1/ssh-add.1.gz
usr/share/man/man1/ssh-agent.1.gz
usr/share/man/man1/ssh-keygen.1.gz
usr/share/man/man8/sshd.8.gz


So it seems that it well may be "pilot error" 

make world -- fixes the problem (which I almost always do) -- but is there
an easier solution -- and can it be better integrates with sysinstall??

Thanks!

Jeff

-----

Jeffrey Marc Kletsky

SpotLife | Personal Broadcasting

Sr. Product Manager           jeff@spotlife.com




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010231929340.2550-100000>