info-cvs
[Top][All Lists]
Advanced

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

Re: pserver problem


From: James P. Schmidt
Subject: Re: pserver problem
Date: Mon, 16 Sep 2002 09:39:59 -0400 (EDT)

On Fri, 13 Sep 2002, Larry Jones wrote:

> Did you update [x]inetd to point to your new server and restart it?

That I did... in /etc/inetd.conf:

cvspserver      stream  tcp     nowait  root    /usr/local/bin/cvs cvs
--allow-root=/usr/local/cvsrepos pserver


% ls -Fla /usr/local/bin/cvs
-rwxr-xr-x   1 root     other    1415516 Sep 13 14:06 /usr/local/bin/cvs*

# ps -ef | grep inetd
    root   140     1  0   Sep 13 ?        0:00 /usr/sbin/inetd -s
    root 29606 29605  0 09:39:15 pts/3    0:00 grep inetd
# kill -HUP 140


However, it seems the system itself doesn't recognize this newly installed
version:

% which cvs
/usr/um/bin/cvs

and that's all that comes up. I'm still not having luck logging in:

> cvs -d :pserver:zaren@(host):/usr/local/cvsrepos login
(Logging in to zaren@(host)
CVS password:
cvs login: authorization failed: server (host) rejected access to
/usr/local/cvsrepos for user zaren

  "It's the information age --    +-----------------------------------+
   everything gets saved          |UCE/UBE not welcome at this address|
   except for the human soul."    |see http://tinyurl.com/jhb for info|
Rev. Matthew Carey, Vision Temple +-----------------------------------+





reply via email to

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