Home Forums OS X Server and Client Discussion Questions and Answers SSH-3.4p1 instructions not working

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #354653
    Anonymous
    Participant

    curl -O ftp://openbsd.secsup.org/pub/openbsd/OpenSSH/portable/
    openssh-3.4p1.tar.gz
    gnutar xzvf openssh-3.4p1.tar.gz
    cd openssh-3.4p1
    ./configure –prefix=/usr –sysconfdir=/etc –/without-lastlog

    –> Is this from / or from /openssl-0.9.6[x] directory (which is where we are if you follow the instructions to the letter)
    –>error: Your OpenSSL headers do not match your library

    sudo make install

    –> make: Nothing to be done for `install’.

    sudo sshd

    –>Could not load host key: /etc/ssh_host_key
    Could not load host key: /etc/ssh_host_rsa_key
    Could not load host key: /etc/ssh_host_dsa_key
    Disabling protocol version 1. Could not load host key
    Disabling protocol version 2. Could not load host key
    sshd: no hostkeys available — exiting.

    I’m not sure what’s going on. Any help is appreciated.

    #354655
    Anonymous
    Participant

    I’m running 10.2 workstation. There is no SSH setting. Is this unique to the server?

    #354656
    Anonymous
    Participant

    “Apple includes OpenSSH 3.4p1 and OpenSSL 0.9.6e in Mac OS X 10.2, so this article is a bit redundant.”

    Sorry…should have read this at the beginning of the article. I am running 10.2 client already.

    Did I mess anything up?

    I’m doing fresh install just in case. I want to customize the install, and NOT load all of the foreign languages and localization files that I don’t need.

    Thanks for the help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Comments are closed