Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2001 12:07:19 +0100
From:      Edwin Groothuis <mavetju@chello.nl>
To:        Dan Langille <dan@langille.org>
Cc:        questions@freebsd.org
Subject:   Re: verifying that a cvs ssh connections
Message-ID:  <20010215120719.Q62745@d9168.upc-d.chello.nl>
In-Reply-To: <200102151048.f1FAmeo21760@ns1.unixathome.org>; from dan@langille.org on Thu, Feb 15, 2001 at 11:48:38PM %2B1300
References:  <200102150826.f1F8QEo21324@ns1.unixathome.org>; <20010215112349.P62745@d9168.upc-d.chello.nl> <200102151048.f1FAmeo21760@ns1.unixathome.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 15, 2001 at 11:48:38PM +1300, Dan Langille wrote:
> On 15 Feb 2001, at 11:23, Edwin Groothuis wrote:
> 
> > On Thu, Feb 15, 2001 at 09:26:13PM +1300, Dan Langille wrote:
> > > I've been reading 
> > > 
> > > http://cvsbook.red-bean.com/cvsbook.html#Accessing_A_Repository 
> > > 
> > > and trying out the ssh options for accessing a remote repository.  Apart 
> > > from sniffing the packets along the way, is there some method (e.g 
> > > netstat or sockstat) of verifying that the process is being conducted via 
> > > ssh?
> > 
> > Do you want a general thing or a "let's check it if this really works?" ?
> 
> I want to know that, yes, I've set it up and its using ssh.
> 
> > I could think of:
> > - disabling the cvspservice and seeing if you still could access the repository.
> > - disabling the sshd and seeing if you still could access the repository.
> 
> Tried that.  And yes, i could access the repo.
> 
> $ CVS_RSH=ssh; export CVS_RSH
> $ cvs login
> (Logging in to dan@cvs.example.org)
> CVS password:
> $ cvs co scripts
> cvs server: Updating scripts
> ...etc

What is your CVSROOT and the content of CVS/* ? Don't forget that
it should be :ext:edwin@fataldimensions.nl.eu.org:/usr/cvs/ (ext
instead of cvspserver (sp?))

Edwin
-- 
Edwin Groothuis   |           Interested in MUDs? Visit Fatal Dimensions:
mavetju@chello.nl |                     http://fataldimensions.nl.eu.org/
------------------+               telnet://fataldimensions.nl.eu.org:4000


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010215120719.Q62745>