Bug 1196

Summary: SIGINT is ignored by SSHD in case of privilegeseparation yes
Product: Portable OpenSSH Reporter: senthilkumar <senthilkumar_sen>
Component: sshdAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: normal CC: djm
Priority: P2 Keywords: patch
Version: 4.3p2   
Hardware: Other   
OS: All   
Bug Depends on:    
Bug Blocks: 1289    
Attachments:
Description Flags
Patch for monitor process to handle SIGINT none

Description senthilkumar 2006-06-15 16:24:34 AEST
I came across a difference in behaviour when SIGINT is passed to SSHD with Privilegeseparation being on and off. I will attach the patch shortly.
Comment 1 senthilkumar 2006-06-15 16:27:55 AEST
Created attachment 1145 [details]
Patch for monitor process to handle SIGINT

When SIGINT is passed to monitor process and on logout further, the utmp /wtmp records are not cleared. But priv_sep no case works fine.
Comment 2 Damien Miller 2007-05-18 06:52:50 AEST
Patch applied - thanks.
Comment 3 Damien Miller 2008-04-04 09:55:37 AEDT
Close resolved bugs after release.