Re: File permissions different inside and outside cygwin root

2015-06-04 Thread Larry Hall (Cygwin)
On 06/02/2015 10:53 AM, Duane Ellis wrote: [paraphrased, and edited] (Duane) describing the problem (Barry) .. click click click right click .. click click to undo this crazyness (steve) DO not do this .. you can break things in really bad ways I would agree, I did not have time to reply yet

Re: File permissions different inside and outside cygwin root

2015-06-02 Thread Duane Ellis
[paraphrased, and edited] (Duane) describing the problem (Barry) .. click click click right click .. click click to undo this crazyness (steve) DO not do this .. you can break things in really bad ways I would agree, I did not have time to reply yet. My comment would be this: This is

RE: File permissions different inside and outside cygwin root

2015-06-02 Thread Buchbinder, Barry (NIH/NIAID) [E]
Yaakov Selkowitz sent the following at Tuesday, June 02, 2015 3:01 AM >On Mon, 2015-06-01 at 19:01 -0500, Steven Penny wrote: >> On Mon, Jun 1, 2015 at 1:38 PM, Buchbinder, Barry (NIH/NIAID) [E] wrote: >> For goodness sake, do not do this. Do not break your computer because Cygwin >> sucks at permi

Re: File permissions different inside and outside cygwin root

2015-06-02 Thread Yaakov Selkowitz
On Mon, 2015-06-01 at 19:01 -0500, Steven Penny wrote: > On Mon, Jun 1, 2015 at 1:38 PM, Buchbinder, Barry (NIH/NIAID) [E] wrote: > > - Right click and select "Properties". > > - Go to the "Security" tab. > > - "Advanced". > > For goodness sake, do not do this. Do not break your computer because C

Re: File permissions different inside and outside cygwin root

2015-06-01 Thread Steven Penny
On Mon, Jun 1, 2015 at 1:38 PM, Buchbinder, Barry (NIH/NIAID) [E] wrote: > - Right click and select "Properties". > - Go to the "Security" tab. > - "Advanced". For goodness sake, do not do this. Do not break your computer because Cygwin sucks at permissions. Just read my post on noacl and live wit

RE: File permissions different inside and outside cygwin root

2015-06-01 Thread Buchbinder, Barry (NIH/NIAID) [E]
Duane Ellis sent the following at Sunday, May 24, 2015 11:03 AM >(Sorry I cannot reply directly to the previous email I just subscribed >to the list, I am quoting from the list archive) >>> (from the archive - permissions inside and outside of /cygwin get messed up) > >I think this is *THE* cause o

Re: File permissions different inside and outside cygwin root

2015-05-24 Thread Duane Ellis
(Sorry I cannot reply directly to the previous email I just subscribed to the list, I am quoting from the list archive) >> (from the archive - permissions inside and outside of /cygwin get messed up) I think this is *THE* cause of my problems. My question is how do I turn this of 100% totally -

Re: File permissions different inside and outside cygwin root

2015-05-21 Thread Steven Penny
On Thu, May 21, 2015 at 7:33 AM, DeTracey, Brendan wrote: > $ touch /cygdrive/c/Temp/testfile > $ ll /cygdrive/c/Temp/testfile > -rw-rwxr--+ 1 detraceyb Domain Users 0 May 21 09:23 /cygdrive/c/Temp/testfile* What you are seeing is the current behavior, some discussion is being had about what is ri

File permissions different inside and outside cygwin root

2015-05-21 Thread DeTracey, Brendan
Is the normal Cygwin behaviour to assign different file permissions outside of the Cygwin root directory? e.g. $ touch /home/detraceyb/testfile $ ll /home/detraceyb/testfile -rw-r--r-- 1 detraceyb Domain Users 0 May 21 09:20 /home/detraceyb/testfile $ getfacl /home/detraceyb/testfile # file: /home