Re: SSH service on Windows Base Image

2010-03-02 Thread Andy Kurth
This is correct. There needs to be a user named root which is a member of the Administrators group. Anything Cygwin-related should be done while logged in to Windows as root. I would not manually alter the passwd file. The cygwin-sshd-config.sh does this for you. It regenerates both the

Re: failed to execute ssh command during capture

2010-03-02 Thread Andy Kurth
This is odd. I thought SSH only returned 255 if an error occurred causing the command to fail entirely. The winxp_blade.key being used in the command is an artifact from some old code. It's coming from the IDENTITY_* lines in /etc/vcl/vcld.conf. The keys were originally specified in this