Bug 953087

Summary: OpenSSH adding ControlPersist patch to enable full usage of SSH control options
Product: Red Hat Enterprise Linux 6 Reporter: Toshaan Bharvani <toshaan>
Component: opensshAssignee: Petr Lautrbach <plautrba>
Status: CLOSED DUPLICATE QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-22 14:22:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Toshaan Bharvani 2013-04-17 10:34:03 UTC
Description of problem:
Adding the ControlPersist option to enable ControlMaster to shutdown without losing all sessions, as currently implemented in OpenSSH version 

Version-Release number of selected component (if applicable):
OpenSSH 5.3p1-84.1

How reproducible:
- Rebuild rpm with patch it seems to work on all my systems
http://repo.vantosh.com/yum/testing/el6/x86_64/openssh-5.3p1-84.2.el6.x86_64.rpm
http://repo.vantosh.com/yum/testing/el6/x86_64/openssh-clients-5.3p1-84.2.el6.x86_64.rpm

Steps to Reproduce:
1. rebuild openssh rpm with patch
2. install new rpm
3. add ControlPersist option to ssh config
  
Actual results:
- ControlPersist works

Expected results:
- ControlPersist works

Additional info:
- patch to rpm added in attachment

Comment 1 Toshaan Bharvani 2013-04-22 10:49:38 UTC
somehow Bugzilla created two bugs

Comment 2 Petr Lautrbach 2013-04-22 14:22:21 UTC

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