public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problem with permissions - veritas backup software not working
@ 2021-11-13 15:08 Cary Lewis
  2021-11-13 16:13 ` Andrey Repin
  0 siblings, 1 reply; 2+ messages in thread
From: Cary Lewis @ 2021-11-13 15:08 UTC (permalink / raw)
  To: cygwin

Something ran off the rails with my windows 10 PC running cygwin a few
months ago.

I am using Veritas System Recovery System to backup my machine, and it
started failing about 6 months ago.

When I run a diagnostic that is supposed to confirm if the VSS subsystem is
working correctly, it complains that the C:\  SYSTEM does not have full
control. When I attempt to run the 'fix' it complains that the access
control list is not in canonical order.

Can someone please try to explain what might be going on, and how I might
fix it?

Is it safe to try to use the icals /reset utility or will that break
cygwin's permission handling?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem with permissions - veritas backup software not working
  2021-11-13 15:08 Problem with permissions - veritas backup software not working Cary Lewis
@ 2021-11-13 16:13 ` Andrey Repin
  0 siblings, 0 replies; 2+ messages in thread
From: Andrey Repin @ 2021-11-13 16:13 UTC (permalink / raw)
  To: Cary Lewis, cygwin

Greetings, Cary Lewis!

> Something ran off the rails with my windows 10 PC running cygwin a few
> months ago.

> I am using Veritas System Recovery System to backup my machine, and it
> started failing about 6 months ago.

> When I run a diagnostic that is supposed to confirm if the VSS subsystem is
> working correctly, it complains that the C:\  SYSTEM does not have full
> control. When I attempt to run the 'fix' it complains that the access
> control list is not in canonical order.

> Can someone please try to explain what might be going on, and how I might
> fix it?

> Is it safe to try to use the icals /reset utility or will that break
> cygwin's permission handling?

If that only complaints about root directory permissions, you may reset them.
Just don't touch permissions inside Cygwin installation root.
In regard to canonical order of permissions, some (some!) of the POSIX
permission combinations can't be correctly represented in any other way, and
there's no reason permissions MUST always be in canonical order. It's a
convention, not a requirement. But many a tool are unable to deal with
permissions not in a canonical order and you must be very careful when seeing
such alert. Reordering permissions in such case may actually make things
worse.


-- 
With best regards,
Andrey Repin
Saturday, November 13, 2021 19:08:43

Sorry for my terrible english...


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-13 16:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-13 15:08 Problem with permissions - veritas backup software not working Cary Lewis
2021-11-13 16:13 ` Andrey Repin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).