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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=PFu5GPJ6bpqtA1Lzu06UEnDMsJnd SLgYXMaBCBOsqpreT70KCiORIOl1rdzZP8E5rr1Fs+zK9Qz+jVrDtxFdAqXdJjAV xDWz/WpFVzJbRy6tz+pyyBSE+YgW2jrwFr3af16deJofYS9lIMeOc+ilR2TKOqYY 8Ii+e5C5+CyXwhQ= 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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; s=default; bh=qdeeTmXTfMtgWSCPgG+/xbQj6Ds=; b=B9 1TdjaCPgzWnk+98id1jZ2yWDh013lpGx+umkQr/CRlIMjjSdWPPkYlK/oK2LWdED BhGdgt62XgM1yIgabYNOKntKvyq/jmv8qL9m6hVCHirB9KEqgwRTcUvE3S2NJcUR N2A7L0mEEZcaCm5vNbzAV1i26N3trB43TWoB2paGU= 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=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: etr-usa.com Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Subject: Re: chgrp in Windows From: Warren Young In-Reply-To: <1YQPDm-0LnoQa0@fwd06.aul.t-online.de> Date: Tue, 24 Feb 2015 16:57:12 -0700 Message-Id: References: <1YQPDm-0LnoQa0 AT fwd06 DOT aul DOT t-online DOT de> To: The Cygwin Mailing List Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t1ONvSL8015513 > On Feb 24, 2015, at 4:48 PM, lemkemch AT t-online DOT de wrote: > > I've got what I feel is actually a terribly basic Windows question. Terribly basic questions are usually answered in the terribly detailed documentation. :) In this particular case, here: https://cygwin.com/cygwin-ug-net/ntsec.html > If I set a gid with e.g. chgrp where does Windows store that information on a local NTFS file system? The same place it stores the user information. > The result of chown I can see in Windows Explorer as the Owner but where is the group information? It’s over on the Security tab of the same window you’re looking at: “Group or user names”. > how to do a chgrp with Windows means? Click the Edit button below the “Group or user names” box. -- 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