[EMAIL PROTECTED] on 2000.06.10 19:10:05
>NLY> OK, I've thought about this a bit more. The thing I like about
>NLY> pserver is the fact that users can be mapped to system users and CVS
>NLY> records the non-system users. I haven't found a way to do this using
>NLY> SSH.
>
>Yes, this is the only drawback of ssh: no support for virtual repositories
>with their own password databases. cvs-nserver, on the other hand, would
>support both secure communication and virtual repositories.
The only thing CVS server is missing is the remote user's name. This can be
sent via setting an environment variable (eg REMOTE_USER). Since I know of one
other authentication agent that sets this environment variable, one should be
able to use this agent by setting CVS_RSH to it. If one wanted to use another
authentication agent, one would set CVS_RSH to a script containing something
like:
ssh hostname "REMOTE_USER=$USER cvs server"
So, the only change to CVS would be to have the server use the value of
REMOTE_USER if it's set.
Noel
This communication is for informational purposes only. It is not intended as
an offer or solicitation for the purchase or sale of any financial instrument
or as an official confirmation of any transaction. All market prices, data
and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein
do not necessarily reflect those of J.P. Morgan & Co. Incorporated, its
subsidiaries and affiliates.