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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=LhjbUgOsmgnhpDJPbXuWtoGcUXJJ6zIn8B1tOl0VwYLrtZoe7blgV
	HlB/+15Ot+UxMhOU6Iao6CdrVqWBOjCHIMzT/dIwHiNLS+17VBCq9IXtyMyEDSOU
	CeqYH8EnHVHE9ABu1vPq46/itclGax8/ygx1CqvuLe2+RMmdud6IOw=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=VobA3uznfZzmNQ63MyEbR2ryuFw=; b=PTrXw9Z5NzUXYxqwIEg1eco51Ghy
	aN3x4P1iUAorF34WajBVKu8sPBpSuZOnJJLHl15dDm8RdfgT9pC1LvF6IxWZNubU
	UMuSbhq++HD6Yy9OShwPLdD7hTHh/KaZHoXZh+eZAq0NcBrJTQ8w2BGhYF2D8lHQ
	0ZwCBNSj0OlXlKw=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-4.7 required=5.0 tests=AWL,BAYES_00,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@NexGo.DE>
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.3.0-0.2
Date: Fri, 4 Sep 2015 14:36:38 +0000 (UTC)
Lines: 23
Message-ID: <loom.20150904T161837-114@post.gmane.org>
References: <announce.20150903203834.GB23669@calimero.vinschen.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

Corinna Vinschen <corinna-cygwin <at> cygwin.com> writes:
> I released a new TEST version of Cygwin, 2.3.0-0.2.
> 
> Difference to -0.1 is a fix for a minor problem in kernel object ACL
> handling, probably unnoticed by most.

Both these versions have a new problem with UID/GID mapping from AD, my user
account should list as

uid=1124017(gratz) gid=1049089(Domain Users) groups=1049089(Domain Users),...

but gets listed as

uid=1124017(DOM+User(75441)) gid=1124017
groups=1124017,1049089(DOM+Group(513)),...

So somehow the UID ends up in the GID list and the UID and some well-known
GID get translated as if they were from a foreign domain.  The getent passwd
output from both versions is the same as the release versions.


Regards,
Achim.


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

