Re: OpenSSH and CVS

2001-02-20 Thread Tommi Komulainen
On Tue, Feb 20, 2001 at 08:49:36AM -0500, Chris Matta wrote: > This is easy: > > as the user that runs the CVS scripts: > run ssh-keygen > it will run thru and ask where you want the file (~/.ssh/identity will > be fine) > when prompted for a password just hit return, and again on the

Re: OpenSSH and CVS

2001-02-20 Thread Chris Matta
/authorized_keys file on the machines you need to get to, if it doesn't exist create it. you should now be able to login without a password. -c - Original Message - From: "Matthew H. Ray" <[EMAIL PROTECTED]> To: Sent: Tuesday, February 20, 2001 12:10 AM Subject: Op

Re: OpenSSH and CVS

2001-02-20 Thread Tommi Komulainen
On Tue, Feb 20, 2001 at 08:49:36AM -0500, Chris Matta wrote: > This is easy: > > as the user that runs the CVS scripts: > run ssh-keygen > it will run thru and ask where you want the file (~/.ssh/identity will > be fine) > when prompted for a password just hit return, and again on the

Re: OpenSSH and CVS

2001-02-20 Thread Chris Matta
y 20, 2001 12:10 AM Subject: OpenSSH and CVS > I'm running Debian on a CVS server and have Debian clients. We're using > OpenSSH to replace the rsh calls in CVS. The problem is that every time > a cvs user makes a CVS call (like cvs diff file), they have to enter my > passwor

Re: OpenSSH and CVS

2001-02-19 Thread Jamie Heilman
Matthew H. Ray wrote: > I'm running Debian on a CVS server and have Debian clients. We're using > OpenSSH to replace the rsh calls in CVS. The problem is that every time > a cvs user makes a CVS call (like cvs diff file), they have to enter my > password. I know there's a way around this, but I

OpenSSH and CVS

2001-02-19 Thread Matthew H. Ray
I'm running Debian on a CVS server and have Debian clients. We're using OpenSSH to replace the rsh calls in CVS. The problem is that every time a cvs user makes a CVS call (like cvs diff file), they have to enter my password. I know there's a way around this, but I can't find clear documentation

Re: OpenSSH and CVS

2001-02-19 Thread Jamie Heilman
Matthew H. Ray wrote: > I'm running Debian on a CVS server and have Debian clients. We're using > OpenSSH to replace the rsh calls in CVS. The problem is that every time > a cvs user makes a CVS call (like cvs diff file), they have to enter my > password. I know there's a way around this, but

OpenSSH and CVS

2001-02-19 Thread Matthew H. Ray
I'm running Debian on a CVS server and have Debian clients. We're using OpenSSH to replace the rsh calls in CVS. The problem is that every time a cvs user makes a CVS call (like cvs diff file), they have to enter my password. I know there's a way around this, but I can't find clear documentatio