OpenSSH - Connection problem when LoginGraceTime exceeds time
Kumaresh
kumaresh_ind at gmx.net
Wed Jan 28 20:10:27 EST 2004
Hello Darren,
Thanks a lot. The patch fixed the problem. We have tested this on HP-UX.
Will this change be applied in the the future releases?
Regards,
Kumaresh.
www.visolve.com
----- Original Message -----
From: "Darren Tucker" <dtucker at zip.com.au>
To: "Kumaresh" <kumaresh_ind at gmx.net>
Cc: "OpenSSH Devel List" <openssh-unix-dev at mindrot.org>
Sent: Wednesday, January 28, 2004 9:50 AM
Subject: Re: OpenSSH - Connection problem when LoginGraceTime exceeds time
> Kumaresh wrote:
> > This problem is regarding the configuration directive called
> > 'LoginGraceTime'.
> [snip]
> > Source code of OpenSSH shows that SSH uses alarm/SIGALRM to implement
the
> > LoginGraceTime. When using priviledged separation, the priviledged
process
> > receives the alarm signal and exits when the time expires. However, the
> > non-priveledged sshd process remains connected until the client sends
some
> > data or the client disconnects. Without priviledged separation, the
sshd
> > process receives the alarm signal and exits. No other processes remain.
> >
> > Any help to fix this problem?
>
> Please try this patch.
>
> --
> Darren Tucker (dtucker at zip.com.au)
> GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
> Good judgement comes with experience. Unfortunately, the experience
> usually comes from bad judgement.
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.561 / Virus Database: 353 - Release Date: 1/13/2004
More information about the openssh-unix-dev
mailing list