public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin-apps@cygwin.com
Subject: [Bug] File permissions across domains
Date: Tue, 10 Apr 2018 16:47:00 -0000	[thread overview]
Message-ID: <874lkjt3dw.fsf@Rainer.invalid> (raw)


We're in the midst of switching to a different LDAP domain
organisation.  All my accounts still arein the old domain and that leads
to problems when lookking at shares from a mchine in the new domain:

--8<---------------cut here---------------start------------->8---
(1027)/mnt/upload > touch bla
(1027)/mnt/upload > getfacl bla
# file: bla
# owner: OLD+gratz
# group: OLD+Domain Users
user::---
group::---
group:OLD+cygwinupload:rwx
mask:rwx
other:---

(1028)/mnt/upload > ls -l bla
----rwx---+ 1 OLD+gratz OLD+Domain Users 0 Apr 10 14:41 bla
--8<---------------cut here---------------end--------------->8---

So Cygwin correctly figures that I'm the owner of the file, but fails to
translate my access rights (via group OLD+cygwinupload) into the owner
part of the modes like it does when I look at the same file from a
machine in the old domain.  That in turn confuse sprograms that check
the modes before the ACL (like Git) to tell me that I can't access the
files (or that there is no repository in the case of Git).


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

             reply	other threads:[~2018-04-10 16:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-10 16:47 Achim Gratz [this message]
2018-04-11  7:03 ` Corinna Vinschen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874lkjt3dw.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).