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
If you need to hide any members under SASContent then you do not want to use Read Convey at that level. You can't break convey, and it should only be used when all children should inherit the grant. This paper shows some examples with explanations. Written for 3.5 but the same applies...
Understanding Security for SAS® Visual Analytics 8.2 on SAS® Viya®
If you need to hide any members under SASContent then you do not want to use Read Convey at that level. You can't break convey, and it should only be used when all children should inherit the grant. This paper shows some examples with explanations. Written for 3.5 but the same applies...
Understanding Security for SAS® Visual Analytics 8.2 on SAS® Viya®
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
Learn how to explore data assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.