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:from:date:message-id:subject:to :content-type; q=dns; s=default; b=y3Ya7yU5u3vrt2LWjD8truEJ6lX5u DyfImRuLlmR2TF9+m+TK5TgKr27Sxw3NW4Y6xkWSZI+zlCy7NOuzCqbBKrUySCsp osDLYFo6J852lNsU41r2ZT5MTxK7MuRdVMwUhuxOjPyHbPfWdeRQbvXpfrOdjvmF /JbL1f9RiM06x4= 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:from:date:message-id:subject:to :content-type; s=default; bh=R5L6e/6UBddGK4KBCcUdc4bnmDw=; b=Ay2 S/29ZOu+byn6FMWEyACCbu7fPTelVX7t+2CTfJTQJKdSlBl+g2QGwR9XDj0KOYfH ZevmvfLVsZeLPRhB7xk709NT6d5y1wmppl3W+Gtftl/LExjw5U6dsJBWdldji9rZ XsmztnQQoizDe03uoRqDBg7f5Htv8RACGQ5wGq7I= 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=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:872, dry X-HELO: mail-oi0-f41.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=tVxQBZnMUC+5lzS/TbvbGHnWY/SkVFXlYUuliu3WlpA=; b=lJJ0OgcMZzds7CYAzu1eGDaERiYvMntEqL4veSeFwrnp2vS0/4mU/iWVjOcoreYES9 5+KRhPuDaACvijsGCvTyw9MD4EpDWGpqQVUc9vcIfBNZryrazx4LbthvxHYkw2qBq9ta y5bZ7iukQ18nfl2ygrRY4I83DBdQjFC7VPb+JgGZgN+WBU6rfAeMozotFAtTYCAqRdAb Mi34iDvQQMK2QMPpY/dhqEDXgoEaL3qZINZMvuwpD79Nlenvqoe1mWfAlDIXOH9Xa7Rx udrPleLtnHMgxYK+2RjSL4QAAEgJsWzL8cZFGQWyvPmSioiqdVIckb7OaHnP4CIUeNID 6SQA== X-Gm-Message-State: AKaTC00SCGoV/u6g8GxxoEBAoBlONoTbEl3EVEMnBOBJK/8xt8v6So4q1Vn3LFU40zmjhnYBcEKRbNObr3q2aA== X-Received: by 10.202.244.214 with SMTP id s205mr11077279oih.70.1480349956666; Mon, 28 Nov 2016 08:19:16 -0800 (PST) MIME-Version: 1.0 From: Ben Altman Date: Mon, 28 Nov 2016 11:19:16 -0500 Message-ID: Subject: chmod failing on user's permissions To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes When I log in to my account at work I get access to a network location accessed as a drive dedicated to me. I log in from 2 locations - my laptop and desktop. Directory listings and chmod work as expected on the desktop but when I try to do a chmod on the laptop, it fails for the user's permissions, leaving them blank, but appears to work for group and other. When I get a directory listing, it shows for each file "Unknown+User Unknown+Group" while on the desktop the same files show my user name that I logged in with and "Domain Users" as the group. It also shows as unknown if I create a file on the laptop. After googling around for an answer to the issue, I came up dry with regards to chmod though I did find a way to change permissions using setfacl. Does anyone know how to get chmod working the way it should? Thanks, Ben -- 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