Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
Message-ID: <959DF48BD1458D4C8DBFDAC8DF80D7F701D500A1@europa.ats.sensis.com>
From: "Rancier, Jeff" <Jeff.Rancier@Sensis.com>
To: "'cygwin@cygwin.com'" <cygwin@cygwin.com>
Subject: RE: Problem with 'cvs login'
Date: Tue, 26 Apr 2005 18:13:36 -0400
MIME-Version: 1.0
Content-Type: text/plain
X-Sensis-MailScanner-Information: Scanned at Sensis Corporation by MailScanner
X-Sensis-MailScanner: Found to be clean
X-Sensis-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-5.899, required 5, autolearn=not spam, ALL_TRUSTED -3.30, BAYES_00 -2.60)
X-MailScanner-From: jeff.rancier@sensis.com
X-IsSubscribed: yes
Note-from-DJ: This may be spam

Thanks Brian,

That resolved that issue, as far as I can tell, now I'm getting the
following:

$ cvs -d :pserver:jrancier@jrancier:/usr/local/cvsroot login
Logging in to :pserver:jrancier@jrancier:2401/usr/local/cvsroot
CVS password:
cvs login: authorization failed: server jrancier rejected access to
/usr/local/cvsroot for user jrancier

I did a chmod 777 on /usr/local/cvsroot, stopped and started xinetd, but
still get the same.  Any other suggestions?

Thanks,
Jeff

-----Original Message-----
From: Brian Dessent [mailto:brian@dessent.net] 
Sent: Tuesday, April 26, 2005 5:43 PM
To: cygwin@cygwin.com
Subject: Re: Problem with 'cvs login'


"Rancier, Jeff" wrote:

> |    passenv     = PATH

I don't know if this applies in your situation, but if xinetd is stripping
SYSTEMROOT from the child process' environment, then all socket functions in
that process will fail.  I think recent versions of the cygwin1.dll have
measures to prevent this from happening, but just for grins try adding
SYSTEMROOT to the above and see if it makes any difference.

Brian

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

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

