X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=na
	cq6wS4mPyGxsV/sST6m3wmlPPt1SsMW0ew/RLX2qvjs+SwUizF/wbcpNRPIG7Stj
	ShagJ52VQPfieZQVhFnN2BWRbpK6Ar+BKxYrynuxBVD+Y5uY2PC7Cp0aUHt17POt
	HuBU9q5MDIHJ6Q66j5AOAIHr4g+5THa3EdO+qPqTs=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=pFRVcKWO
	HOuK31aZOdqP1Oj2w9Y=; b=eCNYvyam44CItR50VAsA4oWNNCnBxMXyWJnnmjWD
	ZsNQuzi+wAsi2irtK5jkCdKXA2LENl1oPCjOrqNa2mZIpCMgp5sflZmamer69tfv
	NzNeg2vnFBaoPN0VWqvm/oDjQpjZI4ANUpENGn64xNfBCzuj2yqUgx3AdLmQrRCC
	FHY=
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
Delivered-To: corinna-cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-Spam-User: qpsmtpd, 2 recipients
X-HELO: mail-ig0-f173.google.com
MIME-Version: 1.0
X-Received: by 10.50.43.225 with SMTP id z1mr35375232igl.19.1445523031968; Thu, 22 Oct 2015 07:10:31 -0700 (PDT)
In-Reply-To: <20151022134817.GB5319@calimero.vinschen.de>
References: <CAD-6W7bG+onWNhS31gRJ0YK589nLPpsnRo2RCth4JtOVPR6DHw@mail.gmail.com>	<20151021110950.GP5319@calimero.vinschen.de>	<CAD-6W7YXBhdrEJmB2g8t-28sANvJWnb2w=t0Dsearw2JGGmnjg@mail.gmail.com>	<20151021160631.GB19868@calimero.vinschen.de>	<20151022134817.GB5319@calimero.vinschen.de>
Date: Thu, 22 Oct 2015 08:10:31 -0600
Message-ID: <CAD-6W7a1kTe5QzGVbSpor1TjEVpYzu28C3Zr3MMc6qwhBs5gaw@mail.gmail.com>
Subject: Re: Bad Address with /cygdrive paths
From: Barry Roberts <manithree@gmail.com>
To: cygwin@cygwin.com, corinna-cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

On Thu, Oct 22, 2015 at 7:48 AM, Corinna Vinschen
<corinna-cygwin@cygwin.com> wrote:
> I could reproduce this and applied a patch which allows to proceed.
>
> However.
>
> The problem was that the SID S-1-0 has a subauthority count of 0, which
> is really weird.  S-1-0-0 would be the NULL SID, but while S-1-0 is a
> valid SID (the so-called NULL SID authority), it's no valid account and
> as such can't be converted to a valid account.
>
> And the user SID isn't much better.  S-1-81 is no well known SID
> authority at all.  It's handled by Cygwin without much problems,
> but of course that SID can't be converted to an account either.
>
> Do you have any explanation where these broken SIDs are coming from?
>

First a disclaimer: I am not a Windows expert.  I only use it when
forced to (and then under strenuous protest).

These servers were handed to me by the operations team, and cfengine
was probably used to configure them and install cygwin.  I'll forward
this to them and see if they can identify an issue with their process.

Thanks,
Barry

--
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

