| Summary: | Connection closed after autentication | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | akira <jeslan89> |
| Component: | sshd | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED INVALID | ||
| Severity: | critical | ||
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | ix86 | ||
| OS: | Cygwin on NT/2k/Win7-11 | ||
|
Description
akira
2004-09-02 11:32:21 AEST
The combination of UsePrivilegeSeparation (on by default) + reexec (also on by default) apparently tickles a bug in Cygwin itself. According to Corinna there are 3 ways to workaround that problem: - Either switch off PrivSep, - or use the -r option to switch off reexec'ing, - or use one of the latest Cygwin developer snapshot from http://www.cygwin.com/snapshots/ The bug should be solved since the 2004-Aug-19 snapshot. Since this is not actually a bug with OpenSSH, I'm closing this. Please re-open if you can reproduce with the updated cygwin DLL. Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4. |