info-cvs
[Top][All Lists]
Advanced

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

Re: problem with password authentication


From: Larry Jones
Subject: Re: problem with password authentication
Date: Tue, 4 Dec 2001 14:57:06 -0500 (EST)

Ronald Landheer writes:
> 
> -- BEGIN /etc/xinetd.d/cvspserver --
> service cvspserver
> {
>         socket_type             = stream
>         wait                    = no
>         user                    = root
>         server                  = /usr/bin/cvs
>         server_args
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> = -f --allow-root=/home/cvs-repository/cvs-admin --allow-root=/home/cvs-repo
> sitory/cvs-bo --allow-root=/home/cvs-repository/cvs-opentv pserver
> }

Do you really have all those newlines in there?

> CVS server version is 1.10.8-8 (not the newest, I know, but it comes
> with RedHat - I'll upgrate later, if it's useful)

I'd strongly suggest it.

> cvs login: authorization failed: server cvs.minisat.net rejected access to
> /home
> /cvs-repository/cvs-otv for user cvs-test

I trust that newline isn't really there (if it is, it's a problem).

If you look carefully, you'll see that the repository you're trying to
use doesn't match any of the --allow-root options in the pserver
command.

-Larry Jones

Everything's gotta have rules, rules, rules! -- Calvin



reply via email to

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