>
>
Stephen: thanks for your anwser, windows can sometimes be a pain. :)
I am posting this here if anyone else would be in the same situation and is
in need to run ui tests via ssh slave.
I went and checked the archives for cygwin and basically what I found there
was that you can run its'
you might get somewhere following the answer to this question:
http://serverfault.com/questions/344295/is-it-possible-to-run-sshd-as-a-normal-user
given tha cygwin's sshd should be somewhat close to a normal sshd, you
might get lucky and find that UsePrivilegeSeparation no does what you want.
You
Hi, I have a windows slave where I want to run automated UI tests. Because
of organizational requirements I need to run it as an SSH slave (cannot use
jnlp). The problem is that cygwin ssh server runs as a service and
therefore runs the UI tests in another session/desktop. This causes
problems