[cvsnt] Re: OpenSSH/CVSNT service user problem
Tony Hoyle
tmh at nodomain.org
Fri Mar 18 14:53:45 GMT 2005
VILA Jean-Louis wrote:
> With openshh, all operations are directly made from ssh with the user
> account. We have made the test with cvsnt services stopped !!!
ssh does not use client/server mode, it's just an encrypted tunnel to a
cvs.exe. Because of this none of the server specific settings such as
runas-user will work.
> How can we configure cvsnt to accept directly ssh without a third party
> package like openssh ?
Use sserver, or forget it and use sspi as that's much easier.
Tony
More information about the cvsnt
mailing list