Re: setting up sshd on windows 7

2013-08-23 Thread Anatoly Yakovenko
> Because 'sshd' is finicky about permissions, doing this may well have removed your ability to run 'sshd' as a service under the default service user 'cyg_server'. With that would also come the loss of the ability to login with public key authentication. If any of this is important to you, you n

Re: setting up sshd on windows 7

2013-08-23 Thread Anatoly Yakovenko
giving Everyone rwx access on my cygwin installation folder. what a pia. any idea why when running it as a service i saw no logs in the Event Viewer or in /var/log/sshd.log that indicated any of this? On Wed, Aug 21, 2013 at 1:52 PM, anatoly yakovenko wrote: > I can't seem to login i

setting up sshd on windows 7

2013-08-21 Thread anatoly yakovenko
I can't seem to login in with a password or with a key. /var/log/sshd.log doesn't show any errors and i dont see anything in the event viewer. i set the log level to VERBOSE in sshd_config, but nothing is shown in either. When i had incorrect permissions in /var/empty, i got errors in the eve