> > Here is my first question. One needs to place the .ssh/authorized_keys2
> > file on the server box. But under which user?
>
> The user that you're going to be logging on as.
No kidding. But that wasn't the question was it? Answer: NO.

> > 4. On local box, configure CVS to access remote repository
> >
> >     export CVS_RSH=ssh
> >     export CVSROOT=":ext:[EMAIL PROTECTED]:/var/cvsroot"
>
> The "root" in CVSROOT is the user you're logging on as.  You should
> *NEVER* run CVS as root (or anything else, for that matter, unless you
> absolutely have to).  The sole exception is when you run it from
> [x]inetd.conf for pserver access.
Again, no kidding. I knew something was up.

_______________________________________________
info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to