Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2006 13:15:26 -0400
From:      Bill Moran <wmoran@collaborativefusion.com>
To:        "Michael Grant" <mg-fbsd3@grant.org>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: cvs question
Message-ID:  <20060914131526.733c1985.wmoran@collaborativefusion.com>
In-Reply-To: <62b856460609141011s72e72eah70996448f74e7cd0@mail.gmail.com>
References:  <62b856460609141011s72e72eah70996448f74e7cd0@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In response to "Michael Grant" <mg-fbsd3@grant.org>:

> I'm being driven slowly mad by cvs...
> 
> I have 3 boxes, one is acting as a cvs server.  The "cvs clients" (for
> lack of a better term) are running 6.1 and should be configured the
> same.  Yet, one machine lets me do a cvs login, the other requires I
> use cvs -d :psserver:.. with each cvs command.
> 
> I do not have CVSROOT set on either machine.
> 
> What I get is this:
> 
> [#822] cvs login
> Logging in to :pserver:myname@myserver/home/foo/bar
> cvs login: authorization failed: server myserver rejected access to
> /home/foo/bar for user mgrant
> 
> yet, on the other machine, I get a password prompt and all is fine.
> 
> Ideas?  Suggestions?

Are the UIDs synchronized across machines?  Do "id" on each machine
and see if the output is the same.

Just a thought.

-- 
Bill Moran
Collaborative Fusion Inc.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060914131526.733c1985.wmoran>