Red Hat Bugzilla – Bug 585968
sftp connection closes unexpectedly as soon as a password is entered
Last modified: 2014-06-18 04:47:05 EDT
Created attachment 409194 [details] Patch to close stderr for new sessions Description of problem: sftp connections seem to abort when the customer logs in. The suspected cause is due to the session daemon attempting to write to stderr and receiving SIGPIPE. A patch is attached which addresses the issue. Version-Release number of selected component (if applicable): openssh-4.3p2-36.el5_4.3
*** This bug has been marked as a duplicate of bug 576765 ***