public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* chgrp doesn't work
@ 2019-01-11 14:49 Charles Hedrick
  2019-01-11 16:12 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Charles Hedrick @ 2019-01-11 14:49 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: chgrp doesn't work
  2019-01-11 14:49 chgrp doesn't work Charles Hedrick
@ 2019-01-11 16:12 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2019-01-11 16:12 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 579 bytes --]

On Jan 11 14:49, Charles Hedrick wrote:
> 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.

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

-- 
Corinna Vinschen
Cygwin Maintainer

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-11 16:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-11 14:49 chgrp doesn't work Charles Hedrick
2019-01-11 16:12 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).