Find the answer to your Linux question:
Results 1 to 3 of 3
Hello, I've an odd problem w/ ssh on my Fedora system. This started when using ssh to log onto another system gave a segmentation fault and the support personnel there ...
  1. #1
    Just Joined!
    Join Date
    Oct 2010
    Posts
    11

    Removing ssh and scp non-functional

    Hello,

    I've an odd problem w/ ssh on my Fedora system. This started when using ssh to log onto another system gave a segmentation fault and the support personnel there were concerned my system had a security problem, so they advised to remove openssh and download the latest version from the openssh site. So I first did:

    Code:
    yum remove openssh
    and then did a download and install of the latest openssh. This did not fix the segmentation fault error when logging onto the other system via ssh (note that system is the *only* system that gives this error, using ssh elsewhere doesn't have this problem). HOWEVER, after doing this, scp no longer works and my system says it can't be located. Some of the quirky things additionally is after doing the yum remove operation, ssh still works!!! Does anyone have a suggestion as to how to get my ssh and scp working properly again?

    I am running Fedora Release 11 (Leonidas)
    Kernel Linux 2.6.29.4-167.fc11.x86_6

    Thanks much!

  2. #2
    Just Joined!
    Join Date
    Oct 2010
    Posts
    11
    Also, the segmentation fault error doesn't happen if I first log onto my terminal as root and then do ssh.

  3. #3
    Just Joined!
    Join Date
    Oct 2010
    Posts
    11

    Fixed, silly me!

    Hello all,

    Please disregard this post.. I have the fix. Installation of the latest build from the openssh site mirror fixes these issues. The key is the oldest builds are at the top of the mirror site list and the most recent at the very bottom. Unfortunately, I installed the very oldest build, which is from 2002. Thanks to all.

Posting Permissions

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