"Van Zandt, Jim" wrote: > In that case, simply fix the ownership and/or permissions of those > files: > > chown SYSTEM.Users /etc/ssh_host* > chmod 600 /etc/ssh*key > chmod 644 /etc/ssh*pub
All of this is taken care of for you automatically by ssh-host-config, so this implies that you did not run the script. There should never be a need to touch these files manually, so this would be a very bad thing to have in any FAQ. If users don't know to run ssh-host-config then *that* needs to be in the FAQ, but not this. Brian -- 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/

