Re: Windows 98 + OpenSSH + cygwin

2005-11-06 Thread Brian Dessent
David Di Biase wrote: > Well I did notice an error, like I mentioned, that it couldn't setup > the service. What I'm worried about is if there was any process it > might have skipped after it returned the error. Although at the end it > did say "Configuration success, enjoy" or something like that

Re: Re: Windows 98 + OpenSSH + cygwin

2005-11-06 Thread David Di Biase
> Since 98 has no concept of a service or users you start sshd in the > normal way. After running ssh-host-config you should be able to just > run /usr/sbin/sshd from a prompt - it will daemonize itself, you > shouldn't have to use "&" or nohup etc. That's pretty much it. If you > want it to aut

Re: Windows 98 + OpenSSH + cygwin

2005-11-05 Thread Brian Dessent
David Di Biase wrote: > Since there are no services I need to setup the system through another > mean, except I'm very limited on my 98 knowledge. Does anyone happen > to have a solution? Since 98 has no concept of a service or users you start sshd in the normal way. After running ssh-host-confi

Windows 98 + OpenSSH + cygwin

2005-11-05 Thread David Di Biase
Hi there, I need to setup an SSH serve on a Windows 98 system. I have cygwin setup and I've run the ssh-host-config to create the keys and such but then it gets to a point where it fails because of the services (which I expected). Since there are no services I need to setup the system through ano