Re: Files and folders created with invalid ACL

2020-06-22 Thread Eliot Moss
On 6/22/2020 3:59 PM, Eliot Moss wrote: On 6/22/2020 2:08 PM, Thorsten Kampe wrote: Maybe you took Andre slightly literally; rephrasing, what are your current Should have read "Andrey"! Eliot -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/

Re: Files and folders created with invalid ACL

2020-06-22 Thread Brian Inglis
On 2020-06-22 13:59, Eliot Moss wrote: > On 6/22/2020 2:08 PM, Thorsten Kampe wrote: >> * Andrey Repin (Mon, 22 Jun 2020 20:20:35 +0300) >>> icacls test.txt /verify test.txt: Ace entries not in canonical order. >>> >>> This is normal. All conformant drivers MUST be able to correctly proce

Re: Files and folders created with invalid ACL

2020-06-22 Thread Eliot Moss
On 6/22/2020 2:08 PM, Thorsten Kampe wrote: > * Andrey Repin (Mon, 22 Jun 2020 20:20:35 +0300) >> >>> icacls test.txt /verify >>> test.txt: Ace entries not in canonical order. >> >> This is normal. All conformant drivers MUST be able to correctly process such >> ACL's. "Non-canonical" does not mea

Re: Files and folders created with invalid ACL

2020-06-22 Thread Thorsten Kampe
* Andrey Repin (Mon, 22 Jun 2020 20:20:35 +0300) > > Greetings, Thorsten Kampe! > > > I'm experiencing the issue described here[1]: files and folders > > created with Cygwin utilities like touch and mkdir have an > > incorrect ACL ("The access control list (ACL) structure is > > invalid (os err

Re: Files and folders created with invalid ACL

2020-06-22 Thread Andrey Repin
Greetings, Thorsten Kampe! > I'm experiencing the issue described here[1]: files and folders > created with Cygwin utilities like touch and mkdir have an > incorrect ACL ("The access control list (ACL) structure is > invalid (os error 1336)"). > icacls test.txt /verify > test.txt: Ace entries n

Re: Files and folders created with invalid ACL

2020-06-21 Thread Thorsten Kampe
* Thorsten Kampe (Sun, 21 Jun 2020 20:42:55 +0200) > > * Eliot Moss (Sun, 21 Jun 2020 14:10:21 -0400) > > > > This is normal, and has to do with how Cygwin arranges to > > model, > > within the Windows ACL permissions system, some features of the > > Posix permissions system. Don't "fix" the ACLs

Re: Files and folders created with invalid ACL

2020-06-21 Thread Thorsten Kampe
* Eliot Moss (Sun, 21 Jun 2020 14:10:21 -0400) > > On 6/21/2020 1:56 PM, Thorsten Kampe wrote: > > Hello, > > > > I'm experiencing the issue described here[1]: files and folders > > created with Cygwin utilities like touch and mkdir have an > > incorrect ACL ("The access control list (ACL) struct

Re: Files and folders created with invalid ACL

2020-06-21 Thread Eliot Moss
On 6/21/2020 1:56 PM, Thorsten Kampe wrote: Hello, I'm experiencing the issue described here[1]: files and folders created with Cygwin utilities like touch and mkdir have an incorrect ACL ("The access control list (ACL) structure is invalid (os error 1336)"). icacls test.txt /verify test.txt: A

Files and folders created with invalid ACL

2020-06-21 Thread Thorsten Kampe
Hello, I'm experiencing the issue described here[1]: files and folders created with Cygwin utilities like touch and mkdir have an incorrect ACL ("The access control list (ACL) structure is invalid (os error 1336)"). icacls test.txt /verify test.txt: Ace entries not in canonical order. Interes