[cvsnt] Enabling security

Bhushan S.Kittur bkittur at yahoo.com
Thu Jun 23 10:55:56 BST 2005


Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.


Hi All,

I have configured CVSNT 2.0.58d on Linux (Fedora Core
release 2 , 2.6.5-1.358 kernel).
To enable security , I added -L option to
"server_args"  in xinetd configuration as mentioned in
the manual.
Here is my xinetd configuration.

  service cvspserver
        {
                disable        = no
                socket_type    = stream
                wait           = no
                user           = cvsadmin
                group          = cvsadmin
                protocol       = tcp
                port           = 2401
                log_type       = FILE
/var/log/cvspserver
                env            = 'HOME=/home/cvsadmin'
                server         = /usr/bin/cvs
                server_args    = -f -L
--allow-root=/usr/local/cvs pserver
        }

Now I am getting the following error message whenever
I tried to login.( cvs login).
	cvs [login aborted]: bad auth protocol start: BEGIN
AUTH REQUEST.

Please let me know how to go about resolving this
problem.
Thanks.

Best regards,

Bhushan

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



More information about the cvsnt mailing list
Download the latest CVSNT, TortosieCVS, WinCVS etc. for Windows 8 etc.
@CVSNT on Twitter   CVSNT on Facebook