public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problem with effective permissions -rw----rw-+
@ 2018-12-22 15:40 chris.day
  2018-12-22 16:50 ` cyg Simple
  2018-12-22 16:52 ` cyg Simple
  0 siblings, 2 replies; 4+ messages in thread
From: chris.day @ 2018-12-22 15:40 UTC (permalink / raw)
  To: cygwin

I'm facing a problem with effective permissions, where the group permission
is unset;

chrisd@edmund:tmp > touch dummy;ls -l dummy;getfacl dummy
-rw----rw-+ 1 chrisd None 0 Dec 22 10:22 dummy
# file: dummy
# owner: chrisd
# group: None
user::rw-
group::rw-              #effective:---
group:Administrators:rwx        #effective:---
mask::---
other::rw-

chrisd@edmund: > umask
000

Any ideas on how to resolve so that it reverts to group:rw-


Cheers

Chris 



--
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] 4+ messages in thread

end of thread, other threads:[~2018-12-22 18:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-22 15:40 Problem with effective permissions -rw----rw-+ chris.day
2018-12-22 16:50 ` cyg Simple
2018-12-23  5:59   ` chris.day
2018-12-22 16:52 ` cyg Simple

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