Re: sshd configuration on windows

From: Olivier Collet (olivier.collet@be.easynet.net)
Date: 12/28/01


Date: Fri, 28 Dec 2001 16:33:29 +0100 (CET)
From: Olivier Collet <olivier.collet@be.easynet.net>
To: Olivier Collet <olivier.collet@be.easynet.net>

I checked your log , and I think that your problem comes from the fact you
launch sshd from a dos prompt whith your account that doesnt have
sufficient rights.
You have to launch it from a system owned shell.
To do this this just type :
at <thetime+1minute> /interactive cmd.exe
ie: at 17:36 /interactive cmd.exe

It will launch mtask and the you can launch sshd from that shell.
It should work
regards,

-- 
Olivier Collet

System Administrator

"If you ask questions, you might look stupid, but if you don't, you will be stupid."

On Fri, 28 Dec 2001, Olivier Collet wrote:

> Hello, > > I did try the port of openssh from network simplicity, and I couldn't get > it to work for 1 month now, so I tried another solution which work if you > follow those instruction > : www.certaintysolutions.com/tech-advice/ssh_on_nt.html > > Hope this helps > > regards, > > >