info-cvs
[Top][All Lists]
Advanced

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

pserver problems


From: MOHIT A LAD
Subject: pserver problems
Date: Fri, 6 Apr 2001 12:33:29 +0530 (IST)

Hi,

I'm having some problems with the pserver of cvs.

My setup:
=========
redhat 6.2 kernel2.2.14-12
cvs1.10.7

On server side:
===============
1> following line in /etc/inetd.conf (all on one line) 
cvspserver stream tcp nowait root /usr/bin/cvs cvs 
--allow-root=/usr/local/cvsdb pserver

2>in /etc/services
cvspserver 2401/tcp

3> restarted inetd
4> repository is /usr/local/cvsdb
5> passwd file in /usr/local/cvsdb/CVSROOT has entry for user=mohit
mohit:<encrypted password>:cvsuser

6> permissions on cvsdb dir:
drwxrwx---    3 cvsroot  cvs-rgw      4096 Apr  6 09:42 .

where 'cvsroot' & 'cvsuser' are users on the cvs server machine
'cvs-rgw' is a group which has among others 'mohit' as a user
the group 'cvsuser' & 'cvsroot' have read/write permissions on 'cvsdb'



On client side:
===============
1> export CVSROOT=:pserver:address@hidden:/usr/local/cvsdb 
2> cvs login - successful
3> all other cvs commands return the following error:
unrecognized auth response from bharat: YPBINDPROC_DOMAIN: Domain not
bound

for example:
address@hidden cvs -d :pserver:address@hidden:/usr/local/cvsdb status
cvs [status aborted]: unrecognized auth response from bharat: 
YPBINDPROC_DOMAIN: Domain not bound

N.B: cvs logout also succeeds

This seems absurd as since the cvs login/logout succeeds the other cvs
commands should work. 


I hope some one can help me soon on this.

Is there a archive of mail-listings or a FAQ where I can additional info
on  cvs problems.

Regards,

Mohit Lad
Tata Infotech Ltd. 
Tel: +91-22-5725018




reply via email to

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