X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=2.3 required=5.0	tests=BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD,WEIRD_PORT
X-Spam-Check-By: sourceware.org
Message-ID: <SNT126-W618B68F100D38C5B2772D2B5EB0@phx.gbl>
From: Mark Ord <ord21@hotmail.com>
To: <cygwin@cygwin.com>
Subject: Cygwin 1.7 - cvs pserver with system auth?
Date: Sat, 29 May 2010 05:08:22 +1000
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com


I just updated to Cygwin 1.7.5(0.225/5/3) and cvs 1.12.13. I can't seem to =
get pserver with system authentication working (which had been working with=
 cygwin 1.5.17(0.129/4/2) and cvs 1.11.17).

It would appear pserver is by default now not using system authentication:

% cvs -n up
no such user ord in CVSROOT/passwd

Fine. I've fixed that with cvs.conf...

/etc/inetd.conf:
=A0=A0 pserver=A0 stream=A0 tcp nowait=A0 root /usr/bin/cvs cvs -f --allow-=
root=3D/var/lib/cvs/web pserver -c /etc/cvs.conf

/etc/cvs.conf:
=A0=A0 SystemAuth=3Dyes

However, authentication still isn't working:

% cvs -n up
cvs update: authorization failed: server 127.0.0.1 rejected access to /var/=
lib/cvs/web for user ord

% cvs login
Logging in to :pserver:ord@127.0.0.1:2401/var/lib/cvs/web
CVS password:=20
cvs login: authorization failed: server 127.0.0.1 rejected access to /var/l=
ib/cvs/web for user ord

Am I missing something?

Thanks,
Mark.

=20=09=09=20=09=20=20=20=09=09=20=20
_________________________________________________________________
Need a new place to live? Find it on Domain.com.au
http://clk.atdmt.com/NMN/go/157631292/direct/01/

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

