This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug] File permissions across domains


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]