[cvsnt] Re: Latest updates

Tony Hoyle tmh at nodomain.org
Thu Dec 19 18:34:49 GMT 2002


On Thu, 19 Dec 2002 18:20:44 GMT, mlaan at nospam4me.cs.vu.nl (Martijn
Laan) wrote:

>
>Is there some info/documentation somewhere about ssh server support?
>
I've not written the docs yet...  not really decided whether the
server will be a permanent feature or not.

Anyway basically it's:

Install cvsssh:

cvsssh -install
net start cvsssh
 
(or just cvsssh -test if you're just testing)

Username/password auth should work automatically.  For Public key auth
you stick the public keys of the users you want to authenticate in the
'keys' subdirectory below the cvsssh executable, named after the
username they apply to with '.pub' on the end.

eg.

my cvsssh is in d:\cvsbin\cvsssh.exe
my public key is in d:\cvsbin\keys\tmh.pub

I've just noticed my version doesn't work at the moment so I'm off to
check it...

Tony




More information about the cvsnt mailing list