Re: Fwd: Objects in ACL cygwin win 10

2020-10-25 Thread Andrey Repin via Cygwin
Greetings, Jim McNamara! Please no top-posting in this list. >> On 2020-10-23 21:49, Jim McNamara via Cygwin wrote: >> > On Fri, Oct 23, 2020, 10:06 PM Eliot Moss wrote: >> >> >> I have to admit I am not 100% sure what you are asking, but I am careful >> >> to grant SYSTEM access so >> >> that m

Re: Fwd: Objects in ACL cygwin win 10

2020-10-24 Thread Brian Inglis
On 2020-10-24 01:09, Jim McNamara via Cygwin wrote: > On Sat, Oct 24, 2020, 3:02 AM Jim McNamara wrote: >> On Sat, Oct 24, 2020, 12:46 AM Brian Inglis wrote: >>> On 2020-10-23 21:49, Jim McNamara via Cygwin wrote: On Fri, Oct 23, 2020, 10:06 PM Eliot Moss wrote: > I have to admit I am n

Re: Fwd: Objects in ACL cygwin win 10

2020-10-24 Thread Jim McNamara via Cygwin
I decided to go with b. since windows ntfs wont recognize a and I want to deploy. Im using cygwin to make agar gui apps for cobol (at least that is the plan). Thnx brian! On Sat, Oct 24, 2020, 3:02 AM Jim McNamara wrote: > Hi Brian > > Yes, I see now what you are saying. Didn't know why it behav

Re: Fwd: Objects in ACL cygwin win 10

2020-10-24 Thread Jim McNamara via Cygwin
Hi Brian Yes, I see now what you are saying. Didn't know why it behaves like that. Do you reccomend: A. Noacl option in fstab B. Reinstall and leave icacls in windows alone so I can deploy in future with runtime Thnx, Roboloki On Sat, Oct 24, 2020, 12:46 AM Brian Inglis wrote: > On 2020-10-2

Re: Fwd: Objects in ACL cygwin win 10

2020-10-23 Thread Brian Inglis
On 2020-10-23 21:49, Jim McNamara via Cygwin wrote: > On Fri, Oct 23, 2020, 10:06 PM Eliot Moss wrote: >> I have to admit I am not 100% sure what you are asking, but I am careful >> to grant SYSTEM access so >> that my backup program can access and save a copy of virtually everything > Thanks for

Re: Fwd: Objects in ACL cygwin win 10

2020-10-23 Thread Brian Inglis via Cygwin
On 2020-10-23 21:49, Jim McNamara via Cygwin wrote: > On Fri, Oct 23, 2020, 10:06 PM Eliot Moss wrote: >> I have to admit I am not 100% sure what you are asking, but I am careful >> to grant SYSTEM access so >> that my backup program can access and save a copy of virtually everything > Thanks for

Fwd: Objects in ACL cygwin win 10

2020-10-23 Thread Jim McNamara via Cygwin
-- Forwarded message > Date: Fri, Oct 23, 2020, 11:48 PM Subject: Re: Objects in ACL cygwin win 10 To: moss> Hi elliot Thanks for you and Brian helping me. I used icacls cygwin /q /c /t reset Thanks! Roboloki On Fri, Oct 23, 2020, 10:06 PM Eliot Moss wrote: > I have to a

Re: Objects in ACL cygwin win 10

2020-10-23 Thread Jim McNamara via Cygwin
Hi all I think I figured out that the processes that the ACL object/identifier 'system' is referring to are like processes in sysinternals process explorer . Not sure but that is my best guess. If all else fails, I will chmod the hell out of everything until I beat stat command into submission

Re: Objects in ACL cygwin win 10

2020-10-23 Thread Jim McNamara via Cygwin
In more descriptive terms, an access control list is a list that determines which system processes or users are granted access to an object as well as what operations are permitted on the object. I tried to refer to the object 'system '. There are other objects like administrator, administrators,

Re: Objects in ACL cygwin win 10

2020-10-23 Thread Brian Inglis
On 2020-10-23 14:02, Jim McNamara via Cygwin wrote: > I have : group everyone and my user sid as my ACLs with their permissions > in cygwin. I use chmod to set permissions and dont use fstab. > > Can someone please check by right clicking properties security tab in win > 10 and verify that is all

Objects in ACL cygwin win 10

2020-10-23 Thread Jim McNamara via Cygwin
Hi all- I have : group everyone and my user sid as my ACLs with their permissions in cygwin. I use chmod to set permissions and dont use fstab. Can someone please check by right clicking properties security tab in win 10 and verify that is all I need? I'm not using any domains. I'm not sure if