Thanks Dave. I tried the same thing on XP and it works. So it's definitely something wrong with 2003 server, either with 2003 server itself or SSHD configuration. I am not trying to get GUI working. The idea is basically to be able to run remote build on windows (devenv) from Linux box and through SSH. I would expect something like "ssh [EMAIL PROTECTED] do-win-build.sh" to work on windows 2003 server.
I checked the opensshd service on my 2003 server. it seems the Log On property needs some clarification here. I set it to This account: ./sshd_server. the sshd_server is a windows local account. While i tried to change this setting to Local User. Regardless what i put in there, the service won't start. Just wonder what should be the right setting for Log On. thanks Derek On Nov 20, 2007 11:23 AM, Dave Korn <[EMAIL PROTECTED]> wrote: > On 20 November 2007 19:05, Derek Lei Liu wrote: > > > Thanks Dave for instant response. I suspect my problem is different > > from what you suggested. Forgot to mention the symptom of my problem. > > The devenv.com actually got invoked and just hang there forever. there > > is no error message spilled out. Not sure that make any difference. > > Well, that does sound like a different problem, everyone else was getting an > error message at the least. > > > Any idea or should i just go ahead to try local user with password > > authentication enabled? > > It can't hurt to try, but hang on; are we talking about the devenv gui? > Does your sshd service entry have the "Allow service to interact with the > desktop" checkbox enabled in the services control manager? > > > > cheers, > DaveK > -- > Can't think of a witty .sigline today.... > > > -- > 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/ > > -- 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/