Bug 1196 - SIGINT is ignored by SSHD in case of privilegeseparation yes
Summary: SIGINT is ignored by SSHD in case of privilegeseparation yes
Status: CLOSED FIXED
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: sshd (show other bugs)
Version: 4.3p2
Hardware: Other All
: P2 normal
Assignee: Assigned to nobody
URL:
Keywords: patch
Depends on:
Blocks: V_4_7
  Show dependency treegraph
 
Reported: 2006-06-15 16:24 AEST by senthilkumar
Modified: 2008-04-04 09:55 AEDT (History)
1 user (show)

See Also:


Attachments
Patch for monitor process to handle SIGINT (542 bytes, patch)
2006-06-15 16:27 AEST, senthilkumar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.