X-Spam-Check-By: sourceware.org Message-ID: Date: Tue, 4 Apr 2006 21:12:33 -0700 From: "Joshua Daniel Franklin" To: cygwin@cygwin.com Subject: Re: Update for the "Why doesn't chmod work?" section of the FAQ? In-Reply-To: <20060302150700.GA18527@trixie.casa.cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <20060302150700.GA18527@trixie.casa.cgf.cx> X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k354CeWZ016479 On 3/2/06, Christopher Faylor wrote: > The current FAQ has this entry: > > 4.15. Why doesn't chmod work? I checked in this, but didn't update the website: The most common case is that your /etc/passwd or /etc/group files are not properly set up. If ls -l shows a group of mkpasswd or mkgroup, you need to run one or both of those commands. For other cases, understand that Cygwin attempts to show UNIX permissions based on the security features of Windows, so the Windows ACLs are likely the source of your problem. See the Cygwin User's Guide at http://cygwin.com/cygwin-ug-net/ntsec.html for more information on how Cygwin maps Windows permissions. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/