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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=dnI956fI9bayz6Ev
	4yx7BytbhcnT9XIZUCrv0QmcusHxAxPraXBy6KYYOLjI+vWBfytN9TiRQvpjavKi
	nYM5RUTYMoA8UE1mRtYh1Jd6kYKlwdF64lJc4qxAYDjVZAAoEWhkTzNa2ieqZrb/
	NFIhYoaN/XMVIG7MlZboG2OLYxs=
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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=JTopeDqmZ4t84fJb6JT87V
	MiZdA=; b=q+pEGJjWuyDNgr3uXxytsvYuuO9/5uMja33D4dGTlUpPRKNLiSnwcL
	8M48GcYspa6t3rLiiI46z/u2uwqsdrtRY5TIiZ9tKJ5XUYEmEcSbhsuxnjabesBm
	WIk5P5JZ/FzFT6k32meARDesTKzl7cwf8GVXiLccRVsvuGrKGUtxQ=
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=-0.8 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtp.ht-systems.ru
Date: Wed, 1 Apr 2015 23:23:33 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <152755247.20150401232333@yandex.ru>
To: Bryan Berns <bryan.berns@gmail.com>, cygwin@cygwin.com
Subject: Re: File Permissions - Yet Another Question / Clarification
In-Reply-To: <CADi7v6K6Xbz3JYB-=JC23YMCEHzhmV3sSOAtcE73ydTecbcR-Q@mail.gmail.com>
References: <CADi7v6K6Xbz3JYB-=JC23YMCEHzhmV3sSOAtcE73ydTecbcR-Q@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Bryan Berns!

> I finally am moving my user community to Cygwin 1.7.35 at work and
> having some issues with ssh not thinking user's ssh keys are owned by
> the user.  I indeed can see that their directory listings do not show
> their userid as having read,write, or execute to *any* of their files.

Have you tried to read the relevant FAQ article before posting in the list?

Faq entry 4.40.
Why does public key authentication with ssh fail after updating to Cygwin 1.7.34?
http://cygwin.com/faq.html#faq.using.ssh-pubkey-stops-working

> In short, just wanted to make sure behavior like that demonstrated
> below is "by design".  In particular, I find it odd that "Domain
> Users" is the only entity that is listed as having permissions despite
> not being in the DACL at all.  On the plus side, the startup speed is
> much, much faster than before and we no longer need to worry about
> maintaining our HUGE passwd and groups files.  Any thoughts are
> appreciated.  I've read the ntsec page and still digesting all
> information...

> @ umask
> 77
> @ whoami
> bernsbj
> @ touch mytestfile
> @ ls -l mytestfile
> ----rwx---+ 1 bernsbj Domain Users 0 Apr  1 15:38 mytestfile
> @ icacls mytestfile
> mytestfile MYDOMAIN\bernsbj:(I)(F)
>           BUILTIN\Administrators:(I)(F)
>          OTHERDOMAIN\Domain Admins:(I)(F)

That doesn't help understanding your issue, unfortunately.
If reading FAQ doesn't help, please provide the output of mount and pwd at the
very least.

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


-- 
With best regards,
Andrey Repin
Wednesday, April 1, 2015 23:19:05

Sorry for my terrible english...


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

