> > > What is the output of "ls -l /etc/ssh*" and "ls -l > /usr/sbin/sshd.exe"? > > Please check the rwx attributes of /etc, /usr and /usr/sbin > directories. > > These are all "drwxrwxrwx". >
The /etc/ssh_host*key files should be set to 600, not 777. None of the other /etc/ssh* configuration files or key files needs to be executable. '644' should be sufficient for them. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

