|
|
Question : Problem: SSH Segmentation Fault
|
|
I have an older machine still running Fedora Core 2 -- used only as a ssh access point for my servers. Last week I started getting a segmetation fault when I try to ssh using an normal personal account. If I su to root and ssh from there the remote server complains a bit, but I do not get the segmentation fault. Based on another question I did check messages and found the following the -TERM failed is for my account
Jan 28 11:26:03 serverx sshd: sshd -TERM failed Jan 28 11:26:03 serverx sshd: /etc/ssh/sshd_config: Permission denied Jan 28 11:26:03 serverx sshd: failed Jan 28 11:26:11 serverx su(pam_unix)[3016]: session opened for user root by herb(uid=xxx) Jan 28 11:26:19 serverx sshd: sshd -TERM succeeded Jan 28 11:26:19 serverx sshd: succeeded
|
Answer : Problem: SSH Segmentation Fault
|
|
From mine boxes (FC), which work fine -rw-r--r-- 1 root root 1387 wrz 13 2005 ssh_config -rw------- 1 root root 2999 wrz 27 2005 sshd_config
|
|
|