| Summary: | sshd -D produces zombies if authentication is interrupted | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Giacomo Cariello <jwk> |
| Component: | sshd | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | normal | CC: | djm, dtucker |
| Priority: | P2 | ||
| Version: | 4.7p1 | ||
| Hardware: | All | ||
| OS: | FreeBSD | ||
|
Description
Giacomo Cariello
2007-10-08 07:53:34 AEST
I have tried to reproduce this on FreeBSD 6 with both 4.7p1 and -current but could not (I kill -9'ed the client to cause a connection reset) but could not.
Which version of FreeBSD is this? Also, is this an unmodified OpenSSH? Which sshd_config options do you have enabled? (I can tell from the output that you have at least UsePAM enabled.)
Could you please run the server with increased loglevel and attach the output ("Create Attachment" rather than pasting in the comment field please), eg:
/path/to/sshd -De -ologlevel=debug3 -p 2022 -o usepam=yes
Thanks.
3 years, no followup = closed bug close resolved bugs now that openssh-5.9 has been released |