cvs server auth setup 3.9

Chaz Gilbert chaz_meister_rock at yahoo.com
Mon May 8 22:16:52 PDT 2006


greetings all,

i'm attempting to setup a cvs server on openbsd 3.9
and i'm not sure how to configure authentication.  i
tried pserver auth with:

sudo mkdir /home/cvs

sudo cvs -d /home/cvs init

sudo echo "cvspserver stream tcp nowait root
/usr/bin/cvs cvs --allow-root=/home/cvs pserver" >>
/etc/inetd.conf

sudo kill -HUP `cat /var/run/inetd.pid`

cvs -d :pserver:chazza at localhost:/home/cvs login

results in:

cvs [login aborted]: connect to
localhost(xxx.xxx.xxx.xxx):2401 failed: Connection
refused

do i need to create and populate the
"/home/cvs/CVSROOT/passwd" file?  if so, how?

many thanks,
chazza



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Openbsd-newbies mailing list