Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 1999 10:40:20 -0700 (PDT)
From:      timj@systembureau.com
To:        freebsd-gnats-submit@freebsd.org
Subject:   conf/14463: cvs pserver does not work with out-of-the-box configuration
Message-ID:  <19991022174020.02E5314E30@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         14463
>Category:       conf
>Synopsis:       cvs pserver does not work with out-of-the-box configuration
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 23 06:47:18 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Tim Jansen
>Release:        3.3
>Organization:
>Environment:
FreeBSD fizz.systembureau.com 3.3-RELEASE FreeBSD 3.3-RELEASE #0: Thu Sep 16 23:40:35 GMT 1999     jkh@highwing.cdrom.com:/usr/src/sys/compile/GENERIC  i386

>Description:
I installed the 3.3 distribution (on a P200 no-name machine) and 
wanted to install the cvs pserver. So I looked in the inetd.conf
file and found the following cvspserver lines. 
#
# CVS servers - for master CVS repositories only!
#
#cvspserver      stream  tcp     nowait  root    /usr/bin/cvs    cvs pserver
#cvs             stream  tcp     nowait  root    /usr/bin/cvs    cvs kserver


I uncommmented them, restarted inetd of course, but when I tried to log into 
the server, i get the following message after entering my password:

[timon:~]cvs login
(Logging in to timj@fizz.sfabrik.de)
CVS password: 
Server configuration missing --allow-root in inetd.conf
cvs [login aborted]: authorization failed: server fizz.sfabrik.de rejected access

The "Server configuration..." message seems to come from cvs. When I telnet to
the server, inetd accepts the TCP connection and I can talk to
CVS. 

>How-To-Repeat:
Install FreeBSD, uncomment the inetd.conf lines.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


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




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