The newlines are not actually there - that would be too easy. I upgraded to CVS-1.11-3 a while after sending the post I noticed the error in my xinetd.d/cvspserver file just after I sent the post, and fixed it, but it still doesn't work. I removed the other possible repositories - still doesn't work. I added -t to the command-line options - doesn't produce any more output. Nothing hows up in /var/log/messages (I'm not sure anything is supposed to) and I don't know which other logs are kept by CVS (any?)
If you see anything, please say so :) Thx, Ronald > -----Original Message----- > From: Larry Jones [mailto:[EMAIL PROTECTED]] > Sent: dinsdag 4 december 2001 20:57 > To: Ronald Landheer > Cc: [EMAIL PROTECTED] > Subject: Re: problem with password authentication > > > 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 _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
