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:from:to:subject:date:message-id:content-type
	:content-id:content-transfer-encoding:mime-version; q=dns; s=
	default; b=vMs6nUz+Sj/dLYYSzkovzpzw0/GVYIzgwKEda6plkwevQANa2eXrQ
	3opuj6IvyonSUOfeHoel5nX7OjSViImznP+hepnVuPdevSThsMze69fcdF26GXsL
	hkBWKMr0B8W5CQhvJ1avAWT9CfeB+L3m9wkh4eFmJQytmADIShgUpw=
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:from:to:subject:date:message-id:content-type
	:content-id:content-transfer-encoding:mime-version; s=default;
	 bh=IRyvRRz3OCpf2carddKxmv91B/c=; b=iSrlvgGOPAvRn99RzuMoe9rGCMJi
	oODgIts60STdyrfCJYaL/cpFu/UYzcA9Ep2el+RVpv3LgNvhtEUPJZqlxdTkN3Yx
	w2XFet7rFFPpjGSKOPZcO2ADLxkzAjreNajiaATEsxsPmRx+GnKX7qbmi9KPF3aZ
	apsdYubpvQnZWBo=
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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=
X-HELO: NAM02-SN1-obe.outbound.protection.outlook.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rutgers.edu; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=kcpdFzEbZp2OGcpIoYD0ChmsSGq3HmpudnnRcn2WMLw=; b=p4KJO8PcWoLm+JzQl/uw1ve0oufvwKvWpLZMnXBsPjHB4lqIi78C15V/IFjLUZkvGLnaVSq0XLfdEqDd1K7duBTya/yEpeM5KX/4UmxTvS1f/201VBr0RXjp7Zj7McmpIJpJ5R1VF6GEuCWZhfxv/9pLa3wZj1TtTyf2qLFcEvU=
From: Charles Hedrick <hedrick@rutgers.edu>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: chgrp doesn't work
Date: Fri, 11 Jan 2019 14:49:25 +0000
Message-ID: <FA930094-79A4-4362-86A0-E0FC3605D34B@rutgers.edu>
authentication-results: spf=none (sender IP is ) smtp.mailfrom=hedrick@rutgers.edu;
received-spf: None (protection.outlook.com: rutgers.edu does not designate permitted sender hosts)
Content-Type: text/plain; charset="us-ascii"
Content-ID: <72A5AF14FC49FF4D95A8B333942563D5@namprd14.prod.outlook.com>
MIME-Version: 1.0
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x0BEncIv022556

File system mounted via Kerberized NFS.

chgrp has no effect, whether specifying the group by name (with an entry in /etc/group) or number. An error is given if an invalid group name is used. No error when a good one is used. Packet trace shows a GETATTR but nothing that would change the group.

Is there any other set up command-line tools that can handle NFS file systems on Windows?


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


