info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help getting CVS with GSSAPI to work


From: Brad Kroeger
Subject: Help getting CVS with GSSAPI to work
Date: Thu, 14 Feb 2002 14:03:18 -0800

I've been having problems getting CVS to work with GSSAPI.

I some difficulty I finally got CVS to compile on a Solaris 7 box.  

[On the server]
I added the following to the /etc/inetd.conf and /etc/services files:

/etc/services
writesrv    2401/tcp   cpserver    # AIX write server, or CVS Password
server

/etc/inetd.conf
cpserver   stream  tcp  nowait  cvsadmin
/projects/sys/sysint/cvs-1.11.1p1/src/cvs cvs -f
--allow-root=/misc/fl/cvs    gserver

Sent a HUP to inetd

[On the client]
address@hidden (32) % echo $CVSROOT
:gserver:my.cvs.server:/misc/fl/cvs

address@hidden (33) % cvs checkout test_cvs
cvs [checkout aborted]: error from server my.cvs.server: Unknown
command: `gserver'

Am I missing something obvious?

Cheers,
-Brad Kroeger



reply via email to

[Prev in Thread] Current Thread [Next in Thread]