This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

SSHD will not operate properly with McAfee Privacy Service instlaled, I have a workaround


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.

Attachment: cygcheck.out
Description: Binary data

Attachment: cygcheck.out
Description: Binary data

Attachment: ssh-host-config--r
Description: Binary data

--
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/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]