info-cvs
[Top][All Lists]
Advanced

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

login problems - problem details given clearly


From: Bhavaniprasad Polimetla
Subject: login problems - problem details given clearly
Date: Tue, 29 May 2001 10:31:41 +0530

Dear Sir,

I am using CVS in Linux

Settings are as follows.

Red Hat Linux release 7.0 (Guinness)
Kernel 2.2.16-22 on an i686

Concurrent Versions System (CVS) 1.10.8 (client/server)

$CVSROOT= /home/bhavani/cvsroot

Machine IP address: 152.25.10.199

**********************************************************************

CVS already installed in the machine.
Without asking password, it is doing all other work.
How to prepare cvs for forcing loggin?

***********************************************************************
My xinetd.conf file is as follows.

#
# Simple configuration file for xinetd
#
# Some defaults, and include /etc/xinetd.d/

defaults
{
        instances               = 60
        log_type                = SYSLOG authpriv
        log_on_success          = HOST PID
        log_on_failure          = HOST RECORD
}

2401 stream tcp nowait root /usr/bin/cvs cvs -f
--allow-root=/home/bhavani/cvsroot pserver

includedir /etc/xinetd.d

I started $xinetd –restart

When I typed the following

$cvs -d :pserver:address@hidden:/home/bhavani/cvsroot login

it is giving

cvs [login aborted]: connect to 152.25.10.199:2401 failed: Connection
refused

How to solve this problem?

Thankyou for your time and interest.

Thankyou,
Bhavani.





reply via email to

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