Re: Using sshd on Windows 98

2007-08-05 Thread Alfred Egger
Hello again, thanks for your answer. I am sorry, but I didn't find the thread, that includes the solution. The only thing I had to do was to make a password hash using crypt: > crypt yourpassword Then I had to insert it into the /etc/passwd file instead of "use_crypt". Now I can login into Win

Re: Using sshd on Windows 98

2007-07-18 Thread Larry Hall (Cygwin)
Alfred Egger wrote: Hello, is it possible to use a Cygwin sshd on Windows 98 First Edition? The machine is only used inside a abstracted network, but it is needed for a special software, and we need SSH access to the machine. I already set up a Cygwin environment and configured it with these op