Bug 585968

Summary: sftp connection closes unexpectedly as soon as a password is entered
Product: Red Hat Enterprise Linux 5 Reporter: Casey Dahlin <cdahlin>
Component: opensshAssignee: Jan F. Chadima <jchadima>
Status: CLOSED DUPLICATE QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.4CC: vanhoof
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-17 17:10:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch to close stderr for new sessions none

Description Casey Dahlin 2010-04-26 14:39:37 UTC
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

Comment 1 Jan F. Chadima 2010-05-17 17:10:51 UTC

*** This bug has been marked as a duplicate of bug 576765 ***