Hi,
I have a folder in the SASContent like /SASContent/Projects/SecretProject.
I need to restrict all grants for this specific path only to the group "SpecialGroup".
I can a new rule to grant "SpecialGroup" everything for that path without problems.
But the "Authenticated Users" principal is present everywhere with READ grant on /SASContent and convey, and hence the SecretProject folder inherits the READ grant for "Authenticated Users": I cannot deny that, otherwise I would lock everyone out.
How can I secure that path and only that from "Authenticated Users", still keeping the general READ grant on all /SASContent and convey for "Authenticated Users" BUT on the SecretProject folder?
Using Viya 2023.x