If the Comcast version of McAfee Security Center is installed with the "Privacy Service", which is a separate available McAfee product, it screws up sshd. pretty seriously. The solution is to install the SSHD service with the "-D -r" sshd flags, instead of just "-D". The -r option is a poorly documented one that prevents the SSH daemon from doing a re-exec, but it works. A working version of ssh-host-config to avoid this problem. I suspect this'll also deal with the previously reported issues of needing to disable "Buffer Overflow Protection" in previous versions of McAfee. -------------- next part -------------- A non-text attachment was scrubbed... Name: cygcheck.out Type: application/octet-stream Size: 75991 bytes Desc: not available URL: <http://cygwin.com/pipermail/cygwin/attachments/20060818/84930600/attachment.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: cygcheck.out Type: application/octet-stream Size: 75991 bytes Desc: not available URL: <http://cygwin.com/pipermail/cygwin/attachments/20060818/84930600/attachment-0001.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: ssh-host-config--r Type: application/octet-stream Size: 17651 bytes Desc: not available URL: <http://cygwin.com/pipermail/cygwin/attachments/20060818/84930600/attachment-0002.obj> -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/