Re: SSH Setup Issue

2009-01-16 Thread Syphon
Thank you, It did create a new user 'sshd_server'. All is good now. Larry Hall (Cygwin) wrote: > > Syphon wrote: >> Had the issue before I did all of the above, I know all this is already >> performed by ssh-host-config, So does this mean ssh-host-config is not >> working properly ? > > For yo

Re: SSH Setup Issue

2009-01-16 Thread Larry Hall (Cygwin)
Syphon wrote: Had the issue before I did all of the above, I know all this is already performed by ssh-host-config, So does this mean ssh-host-config is not working properly ? For you, perhaps. Took a look at '/var/log/sshd.log'. '/var/empty must be owned by root and not group or world-writ

Re: SSH Setup Issue

2009-01-16 Thread Syphon
Had the issue before I did all of the above, I know all this is already performed by ssh-host-config, So does this mean ssh-host-config is not working properly ? Took a look at '/var/log/sshd.log'. '/var/empty must be owned by root and not group or world-writable.' So, 'chown SYSTEM empty' k.

Re: SSH Setup Issue

2009-01-16 Thread Larry Hall (Cygwin)
Syphon wrote: I cant seem to get sshd service to start on my Windows Vista box. I tried a few different things, I turned off UAC, I ran bash as Admin. Also, 'chown system:system /var/empty /etc/ssh_*' , 'chmod 755 /etc'. ^^^