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:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=h+jW9lWR8O4CxsmEDABUSmDbCFfCIsoWg8joRfio/pIy6L1MfyWzN yNcYP8fOaymYAhPmeRR6Nkcu8oCN2spgOmeGJ7QQFzH/xVOd4Kzup7em/nSItaVB +6IYOt4BDMUi/DnaUwYrkk0FZu3tYcoQgPJCGXgbs7KPGBGX1JFo0s= 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:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=HP0luJGcLylr0YzIVMbg0heDsxo=; b=vGgwNfHHLWRYMnz+HbkLecZsFv56 7qA/yspr+Tp97TXlw8QEOjf8HAT3rT+1Q+30YnWEa/yopLWHescKvkhrMJnhSmj7 jz5XhEwE9LSL/VhVBNoZupC20Hu+a4291Aeyxu1xjp7lsuPZB8ZbjJUljV09c8KQ n36XSWJCTDnvZaM= 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-Spam-SWARE-Status: No, score=-100.9 required=5.0 tests=BAYES_00,GOOD_FROM_CORINNA_CYGWIN,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=H*F:D*cygwin.com X-HELO: mout.kundenserver.de Date: Fri, 11 Jan 2019 17:12:38 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: chgrp doesn't work Message-ID: <20190111161238.GW593@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ugCSa1rMkiCAmd9S" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) --ugCSa1rMkiCAmd9S Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Jan 11 14:49, Charles Hedrick wrote: > File system mounted via Kerberized NFS. >=20 > 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. chown/chgrp only work on filesystems supporting Windows SIDs and ACLs. Microsoft NFS doesn't. Cygwin's chown/chgrp ion NFS just fakes success, just like on FAT. Corinna --=20 Corinna Vinschen Cygwin Maintainer --ugCSa1rMkiCAmd9S Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEoVYPmneWZnwT6kwF9TYGna5ET6AFAlw4wHYACgkQ9TYGna5E T6DXqRAAjV8xA02jks1h5xpA3lDTHZVqifNU3mkLFlKTVhlBfD2MyC1oA2vqNTvE d9gVCfQKwFJzRFfLlA5XMi4najWWwNMhY3aUpADRTj68LwK2yT11rLmFXbwYTQbr F5ZsPRRvS8IwhUiOn0Eb62hs6QQY9Hh8hX8TO03YitVXELUS63fugm0xbgAbA/ud e8K2T948R/t0v6BvSaFD9nZk3+nEAtZcDDuSVDi7BE9hshehir4bp082bUsBGaAE cvIIyUgJwsbxHXEH7ayzMWdhhDN8RjmuUKhKGD94dwgBa4LnJCJPfDN/WTpvWT1A AQdqjAzaWIhiBhLzgoQg/gww3IfIiGTufhTqVq72qc5mQQ9ZgpcsfRF7QiHFMcHu bneR9ysifQUs4EvrkHCp8/20ZcNUE1IUUZfMzZ6ZP8xNKDfynhTxdMZ8YF4RH/5Z BlCY1C/5k2NABfjQMVp2rdJ9LCCtPxDSskEjZjyq6P0XhwBrbh/rGjndhhVa/tq4 xUF/bExFhCIlIFBIVr5xWiaToj05y/GkO3nopuD/WhvWDzo7o+/6p1mjyDj97/tW fTZTG7Gv42Nb8GySzSSeBDdlWTXvud/d+Wpmw9shmpY4RSLT7lZehpPhOqBJ6qq4 /o9rOhUesAj04NOFaUPJDPztEo8B3clmrXvmXlJs/dHWqHTo9mo= =kWhP -----END PGP SIGNATURE----- --ugCSa1rMkiCAmd9S--