X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1C3C93854825
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=tlinx.org
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=cygwin@tlinx.org
Message-ID: <5F9B291F.7060806@tlinx.org>
Date: Thu, 29 Oct 2020 13:42:07 -0700
From: L A Walsh <cygwin@tlinx.org>
User-Agent: Thunderbird
MIME-Version: 1.0
To: =?UTF-8?B?RGF2aWQgQmFsYcW+aWM=?= <xerces9@gmail.com>
Subject: Re: Conflict if same username local and in domain
References: <CAPJ9Yc8QBJT9yAbE6QB1TZGTWtOd8mHkgZ5534ZnnOKs0jh4bg@mail.gmail.com>
In-Reply-To: <CAPJ9Yc8QBJT9yAbE6QB1TZGTWtOd8mHkgZ5534ZnnOKs0jh4bg@mail.gmail.com>
X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
 SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Cc: cygwin@cygwin.com
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Sender: "Cygwin" <cygwin-bounces@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 09TKgrqk002112

On 2020/10/29 05:39, David Balažic via Cygwin wrote:
> Hi!
>
> I started Cygwin Terminal to find out, I landed in the other users
> home folder and have no write access.
>   
----
    I have the same username, but not the same "home" directory.
The user that signs in 1st gets the short name, the 2nd login gets
the domain or system name appended like
/users/linda/local-account
/users/linda.domain/domain account.

    Both of the user names have uniq windows UUID's and I have both in my
/etc/passwd.

    The two directories SHARE many of the same files -- so both my logins
are in a common 'local' group (like 'lindaGroup'), and since the machine
is in the domain, I can create a 'domain\lindagroup' and on my local
machine, both logins are in that group -- for that matter, the domain group
is also in the local group -- so theoretically I could just put both logins
in the domain group.

Anwyay, it DOES work -- it just has to be configured right.

So you say you got /home/joe for both -- but don't they have a /user 
directory
that is different for each?

just point your /home/=>/User, or if you really want them separate, then
have /home/joe point to /Users/joe/home, and the domain should get
joe.dom so /home/joe.dom => /Users/joe.dom/home.

I started with my /home dir pointed at my the same dir as my /users dir, so
by default, windows separated them.

Both my userid and username are different -- have 2 entries in /etc/passwd:

Bliss\linda:*:5013:201:L A 
Walsh,U-Bliss\linda,S-1-5-21-33333-77777-33333-5013:/Users/linda.Bliss:/bin/bash
linda:*:1000:1015:U-Athenae\linda,S-1-5-21-188-75-11-1000:/Users/linda:/bin/bash



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

