[ On Tuesday, November 19, 2002 at 08:25:45 (-0500), Robert Koster wrote: ]
> Subject: Re: Newbie question re: ssh
>
> So, one of the "pros" of this approach is that it is more secure than
> the :pserver method, because the passwords are being transmitted over
> ssh?
The password encapsulation and obfuscation is really only a small part
of the whole transport layer security issue. TCP is not secure (in any
meaning of that word), at least not alone over plain old IPv4.
Even the transport security is only a small part of the whole CVS
security issue. CVS is not designed or implemented to be a security
tool -- it's at the level of /bin/ed in security terms, not /bin/login.
With CVSpserver there's lots of opportunity for one user to spoof
another -- i.e. there's _NO_ accountability in pserver.
> One of the "cons" is that the password will need to be entered
> frequently?
SSH can be configured to use any of many forms of authentication.
There's no fundamental need to ever type passwords to it when it's used
as a remote job execution facility for CVS.
--
Greg A. Woods
+1 416 218-0098; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Planix, Inc. <[EMAIL PROTECTED]>; VE3TCP; Secrets of the Weird <[EMAIL PROTECTED]>
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs