info-cvs
[Top][All Lists]
Advanced

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

Trouble to use cvs via pserver-mode


From: andre schmidt
Subject: Trouble to use cvs via pserver-mode
Date: Thu, 18 Aug 2005 23:50:04 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050319

Hello,

the facts:
Linux (SuSE 9.0), cvs version: 1.11.6.

My CVSROOT ist
:pserver:address@hidden:/home/repository

My $CVSROOT/CVSROOT/passwd looks like

anonymous:anonymous
andre:{pw}
michael:{pw}
...

My xinetd.d/cvs is (the important things)
server_args= -f --allow-root=/home/repository pserver

xinetd.conf is checked: No problem with access.
/etc/hosts.allow is checked: No problems with access
/etc/hosts.deny is also checked.

a nmap -sT -P0 localhost shows the Port 2401 as open after starting xinetd. If I replace the cvs server with a "debug" ''echo "Hello World!'' it works.

The symptom:
address@hidden> cvs login
Logging in to :pserver:address@hidden:2401/home/repository
CVS password:

After typing the right password:
cvs [Login aborted]: internal error: get_cvs_port_number called for invalid connection method (ext): Invalid argument

/var/log/messages shows:
cvs:password mismatch for andre: 123456 vs. abcdef
cls:login failure (for /home/repository)

The password are two different strings. But the password is right.
If I type a wrong password, cvs answer with following:
cvs login: authorization failed: server localhost rejected access to /home/repository for user andre

/var/log/messages shows:
cvs:password mismatch for andre: ikuhju vs. abcdef
cls:login failure (for /home/repository)

The command ''ngrep "*." port 2401'' shows nothing during the login.

BTW:
If I take CVSROOT=/home/repository it works all fine, as I expected.


Why cvs don't work?

Thanks in advance

Best regards
Andre Schmidt


--
        -> address@hidden: ungelesen endgelagert!    
  REPLY TO -> address@hidden


reply via email to

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