Trouble running sshd as NT-Service

Joe Buehler jbuehler@hekimian.com
Sat Aug 24 06:24:00 GMT 2002


I had a simlar problem and it turned out to be permissions on the
/etc/ssh* files.

I changed the permissions on the key files:

chmod 600 /etc/ssh*key

I think I may have had to change the ownership also:

chown SYSTEM.none /etc/ssh*key

Joe Buehler




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



More information about the Cygwin mailing list