[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
Re: Using rsh
On Wed, Sep 16 1998, Jochen Bedersdorfer wrote:
> for some reason I can't use the pserver for cvs, so I'm trying
> to help myself with rsh.
> However, I don't what to do to prevent rsh from asking me passwords.
> (I know, sounds like a Unix newbie question)
> I mean, I can manually specify the password and login to the cvs
> server, but I want to use it with jCVS. Is there a quick hack to
> let the rsh implementation use a password ?
You probably want to use the "internal" RSH protocol built into
jCVS so that it will handle the password problem for you. You
should be getting this behavior by default, unless you are running
under Solaris or have added a "jCVS.rshCommand.default" property
to your jcvsrc file. Are either of these cases true?
tim.
Tim Endres, ICE Engineering, Inc.
mailto: time@ice.com http://www.ice.com
"Usenet - A slow moving self parody." -- Peter Honeyman
- References:
- Using rsh
- From: Jochen Bedersdorfer <beders@dfki.de>