On Apr 15 09:46, Houder wrote:
> %% getfacl alfa
> # file: alfa
> # owner: Test
> # group: None
> user::r--
> group::rw-
> other:---
>
> %% icacls.sh alfa
> E:/Cygwin-test/home/Test/alfa
>Owner: Test, Group: None
>NULL SID (DENY)(Rc,S)
>Seven\Test
> On Apr 14 20:38, Houder wrote:
>> > On Apr 14 18:32, Houder wrote:
>> >> Btw, I will only report back on this in case you are INcorrect above.
>> >
>> > Uhm... I wouldn't be too unhappy to get positive feedback as well...
>>
>> Oh well, alright, I tried to save us both some time :-)
>>
>> Reinsta
On Apr 14 20:38, Houder wrote:
> > On Apr 14 18:32, Houder wrote:
> >> Btw, I will only report back on this in case you are INcorrect above.
> >
> > Uhm... I wouldn't be too unhappy to get positive feedback as well...
>
> Oh well, alright, I tried to save us both some time :-)
>
> Reinstalled the
> On Apr 14 18:32, Houder wrote:
>> Btw, I will only report back on this in case you are INcorrect above.
>
> Uhm... I wouldn't be too unhappy to get positive feedback as well...
Oh well, alright, I tried to save us both some time :-)
Reinstalled the whole shebang, and re-executed my test. This t
On Apr 14 18:32, Houder wrote:
> > On Apr 14 17:26, Houder wrote:
> >> >Everyone:(Rc,S,RA)
> >> >
> >> > The only reason I can think of is that the parent dir has default
> >> > permissions which imply the mask value already. So, what does
> >> > `icacls . | cat' in this directory print?
>
> On Apr 14 17:26, Houder wrote:
>> >Everyone:(Rc,S,RA)
>> >
>> > The only reason I can think of is that the parent dir has default
>> > permissions which imply the mask value already. So, what does
>> > `icacls . | cat' in this directory print?
>>
>> %% icacls . | cat
>> . NULL SID:(DENY)
On Apr 14 15:35, Achim Gratz wrote:
> Corinna Vinschen cygwin.com> writes:
> > Yes, perfectly normal and that already occured with older ACLs
> > created by Cygwin:
> >
> > https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-files
> >
> > Don't reorder them.
>
> Ah, OK. I must have been lucky no
On Apr 14 17:26, Houder wrote:
> >Everyone:(Rc,S,RA)
> >
> > The only reason I can think of is that the parent dir has default
> > permissions which imply the mask value already. So, what does
> > `icacls . | cat' in this directory print?
>
> %% icacls . | cat
> . NULL SID:(DENY)(Rc,S,REA
Corinna Vinschen cygwin.com> writes:
> Yes, perfectly normal and that already occured with older ACLs
> created by Cygwin:
>
> https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-files
>
> Don't reorder them.
Ah, OK. I must have been lucky not to encounter them so far.
Regards,
Achim.
--
Pro
> On Apr 14 17:01, Houder wrote:
>> %% uname -a
>> CYGWIN_NT-6.1-WOW Seven 2.0.0(0.287/5/3) 2015-04-14 10:45 i686 Cygwin
>> %% pwd
>> /home/Test
>> %% touch alfa
>> %% chmod 460 alfa
>> %% echo aha > alfa
>> bash: alfa: Permission denied # no problem here ...
>>
>> %% getfacl alfa
>> # fi
On Apr 14 17:01, Houder wrote:
> %% uname -a
> CYGWIN_NT-6.1-WOW Seven 2.0.0(0.287/5/3) 2015-04-14 10:45 i686 Cygwin
> %% pwd
> /home/Test
> %% touch alfa
> %% chmod 460 alfa
> %% echo aha > alfa
> bash: alfa: Permission denied # no problem here ...
>
> %% getfacl alfa
> # file: alfa
> #
> On Apr 14 16:18, Houder wrote:
>> Btw, I installed update 4 to Cygwin 2.0 ... and observe no change in the
>> output
>> of getfacl, icacls ... also user Henri is still denied write access ...
>
> Did you re-create the file?
No ... I created a second file, named alfa ...
Henri
++ Cygwin 2.0
On Apr 14 14:27, Achim Gratz wrote:
> Corinna Vinschen cygwin.com> writes:
> > I uploaded new snapshots to https://cygwin.com/snapshots/ and I'm just
> > uploading a 2.0.0-0.4 release.
> >
> > Please give either of them a try.
>
> Windows Server 2012R2 complains about the ordering of DACL after
On Apr 14 16:18, Houder wrote:
> > On Apr 13 18:10, Houder wrote:
>
> >> = Cygwin 2.0 -- logged on as user Test
> >>
> >> %% uname -a
> >> CYGWIN_NT-6.1-WOW Seven 2.0.0(0.287/5/3) 2015-04-12 21:09 i686 Cygwin
> >> %% pwd
> >> /home/Test
> >> %% id
> >> uid=197614(Test) gid=197121(None) groups=197
Corinna Vinschen cygwin.com> writes:
> I uploaded new snapshots to https://cygwin.com/snapshots/ and I'm just
> uploading a 2.0.0-0.4 release.
>
> Please give either of them a try.
Windows Server 2012R2 complains about the ordering of DACL after Cygwin has
touched them when opening the security
> On Apr 13 18:10, Houder wrote:
>> = Cygwin 2.0 -- logged on as user Test
>>
>> %% uname -a
>> CYGWIN_NT-6.1-WOW Seven 2.0.0(0.287/5/3) 2015-04-12 21:09 i686 Cygwin
>> %% pwd
>> /home/Test
>> %% id
>> uid=197614(Test) gid=197121(None) groups=197121(None), ... followed by
>> irrelevant j.
>> 545
On Apr 13 18:10, Houder wrote:
> Hi Corinna,
>
> Perhaps not relevant anymore (since you have returned to the drawing board)
> ...
>
> - after installing update 3 to Cygwin 2.0 ...
> - created file while being logged on as user Test; subsequently executed:
> chmod 460 file
> - switched back
Hi Corinna,
Perhaps not relevant anymore (since you have returned to the drawing board) ...
- after installing update 3 to Cygwin 2.0 ...
- created file while being logged on as user Test; subsequently executed:
chmod 460 file
- switched back to user Henri and attempted to touch file: failed
> On Apr 12 17:19, Bryan Berns wrote:
>> On Sun, Apr 12, 2015 at 3:17 PM, Corinna Vinschen
>> wrote:
>>
>> V:\>icacls touch-from-3
>> touch-from-3 DOMAIN\Administrator:(R,W,D,WDAC,WO)
>> DOMAIN\Domain Users:(R)
>> Everyone:(R)
>> BUILTIN\Administrators:(F)
>>
On Apr 13 09:17, Corinna Vinschen wrote:
> On Apr 12 17:19, Bryan Berns wrote:
> > On Sun, Apr 12, 2015 at 3:17 PM, Corinna Vinschen
> > wrote:
> > > Hi Cygwin friends and users,
> > >
> > >
> > > New 2.0.0-0.3 test release. It's supposed to fix the pty chmod problem
> > > reported in https://cyg
On Apr 12 17:19, Bryan Berns wrote:
> On Sun, Apr 12, 2015 at 3:17 PM, Corinna Vinschen
> wrote:
> > Hi Cygwin friends and users,
> >
> >
> > New 2.0.0-0.3 test release. It's supposed to fix the pty chmod problem
> > reported in https://cygwin.com/ml/cygwin/2015-04/msg00240.html
> >
>
> Just a n
On Sun, Apr 12, 2015 at 3:17 PM, Corinna Vinschen
wrote:
> Hi Cygwin friends and users,
>
>
> New 2.0.0-0.3 test release. It's supposed to fix the pty chmod problem
> reported in https://cygwin.com/ml/cygwin/2015-04/msg00240.html
>
Just a note: In 2.0.0-0.2, creating a file using touch on the ro
Hi Cygwin friends and users,
New 2.0.0-0.3 test release. It's supposed to fix the pty chmod problem
reported in https://cygwin.com/ml/cygwin/2015-04/msg00240.html
Other than that...
The important change in this release is the POSIX permission handling
change, a rewrite of the underlying routin
23 matches
Mail list logo