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: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 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-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 Reply-To: cygwin AT cygwin DOT com Message-ID: <152755247.20150401232333@yandex.ru> To: Bryan Berns , cygwin AT cygwin DOT com Subject: Re: File Permissions - Yet Another Question / Clarification In-Reply-To: References: 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