X-Recipient: archive-cygwin AT delorie DOT 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:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=kQmR6v3 +Pgy7IXZBAR11DmyK7tfUXed652SMPonPKJ+1I4A44igSAWoix3GPlwESS4YT1E/ 7/mNTh5d2XrwPqca0pW/oa1IIw+KXshew1wJo5ueeWm2HecJFS7uFcA2nRdTG1Ot xwrZzP4fmfTSo/zTi45hhLWdNPHM8I9cqxXQ= 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:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=E4RcFZscl2uGx CW7usEulTVKObc=; b=J+QbceXbCJzROQRRzlNp/oFwDg0RPAy+MHh1dOTze6RXD XcppCmQSD8r2D/PoajDcmzhOcuOPWKECvb0SOTURjirxcntJdQ8Pm97gDsAgvR0j iD8MNd7Mnu9OOsm/TLQi02IpsMPA/iKpu/CUh++ng4+5+JxTDGTpL5iPRGJ7aE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=asks, getent X-HELO: mout.gmx.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.com; s=dbd5af2cbaf7; t=1550244881; bh=QHKzKNBDRa4Al2WUuZE3eYmXM9KV1Vq/SY23eimHj8c=; h=X-UI-Sender-Class:References:In-Reply-To:From:Date:Subject:To; b=K7K8U7YkCasYkzeHWwsbVyDImY9zjIpjox3/n5UvBNXBqoqIXhp40t8xXpM+u0oip eIZini1SoqCxqM8z0XCHHEPaKlswYteE0JxrYM3HG/JmsCan7GcTBVwZ+hXsjH/6gd +dc7FThK06r2aK5aXEEeLi9j/IjtrwnoJYp1rKUU= X-UI-Sender-Class: 214d933f-fd2f-45c7-a636-f5d79ae31a79 MIME-Version: 1.0 References: <50cba8d1-4794-8db9-d1f3-ab9476421db7 AT gmx DOT com> In-Reply-To: <50cba8d1-4794-8db9-d1f3-ab9476421db7@gmx.com> From: Bill Stewart Date: Fri, 15 Feb 2019 08:34:27 -0700 Message-ID: Subject: Re: Windows to Cygwin username mapping: Domain before local account when duplicate name? To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Fri, Feb 15, 2019 at 2:32 AM Sam Edge (Cygwin) wrote: > https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-mapping-how explains > in more detail. I had already read that, and it seems to indicate that it asks the local machine first, but that doesn't seem to be happening when there's a duplication. I have a domain-joined machine, and I have a user account named testuser that exists on the local computer and also in the domain. 'getent passwd testuser' returns the domain account, not the local computer account. Hence the question. Regards, Bill -- 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