Find the answer to your Linux question:
Results 1 to 2 of 2
hi all, I'm trying to update SSH from version 1.1 to 2.0 protocol, and I can't figure it out for the life of me. The machine says that OpenSSH 4.2 ...
  1. #1
    Just Joined!
    Join Date
    Mar 2008
    Posts
    1

    Updating OpenSSH on suse enterprise 10

    hi all,
    I'm trying to update SSH from version 1.1 to 2.0 protocol, and I can't figure it out for the life of me. The machine says that OpenSSH 4.2 something is on there, and I downloaded the newest set of files (tar.gz). But , for the life of me, I can't get a dang rpm or build this thing to install. I downloaded openSSH from it's site but no dice. Any suggestions on building/ creating rpm to install? I'm a noob at linux. It's running suse enterprise 10 on a university domain. thankds in advance

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    You should be able to use ssh protocol 2 using your existing openssh installation. All you need to do is edit /etc/ssh/sshd_config and add the line
    Code:
    Protocol 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...