public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* File Permissions - Yet Another Question / Clarification
@ 2015-04-01 19:56 Bryan Berns
  2015-04-01 20:35 ` Andrey Repin
  0 siblings, 1 reply; 11+ messages in thread
From: Bryan Berns @ 2015-04-01 19:56 UTC (permalink / raw)
  To: cygwin

I finally am moving my user community to Cygwin 1.7.35 at work and
having some issues with ssh not thinking user's ssh keys are owned by
the user.  I indeed can see that their directory listings do not show
their userid as having read,write, or execute to *any* of their files.

In short, just wanted to make sure behavior like that demonstrated
below is "by design".  In particular, I find it odd that "Domain
Users" is the only entity that is listed as having permissions despite
not being in the DACL at all.  On the plus side, the startup speed is
much, much faster than before and we no longer need to worry about
maintaining our HUGE passwd and groups files.  Any thoughts are
appreciated.  I've read the ntsec page and still digesting all
information...

@ umask
77
@ whoami
bernsbj
@ touch mytestfile
@ ls -l mytestfile
----rwx---+ 1 bernsbj Domain Users 0 Apr  1 15:38 mytestfile
@ icacls mytestfile
mytestfile MYDOMAIN\bernsbj:(I)(F)
          BUILTIN\Administrators:(I)(F)
         OTHERDOMAIN\Domain Admins:(I)(F)

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

end of thread, other threads:[~2015-04-03  2:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-01 19:56 File Permissions - Yet Another Question / Clarification Bryan Berns
2015-04-01 20:35 ` Andrey Repin
2015-04-01 21:33   ` Bryan Berns
2015-04-02  1:35     ` Andrey Repin
2015-04-02 13:01       ` Bryan Berns
2015-04-02 15:35         ` Andrey Repin
2015-04-02 18:27           ` Bryan Berns
2015-04-02 18:41             ` Achim Gratz
2015-04-02 19:03               ` Bryan Berns
2015-04-02 22:20                 ` Andrey Repin
2015-04-03  2:57                 ` Bryan Berns

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