Hi All,
I am wondering how would I set up the SAS 9.4 metadata security implementation dynamically.
I have defined users (added into groups) >Groups, then Permission granted to groups on folders and Oracle library TEST(the Same user are part of Groups at OS level to ownership with W permission)
example: IT group and SALE group users are in the system.
TEST Library should be accessed by IT group users, not for SALE Group Users.
For this i have granted RM & R permissions to IT group and Deny for SALE - its working as well.
Customer expectation:
Oracle DB has role component with in it.
If user from IT group want to access TEST library that should be go to Oracle Role table to do validation if that user has permission to access TEST library then allow to access, it not then no access to that user.
is this possible with SAS? Would you please suggest how to implement if possible?
thank you,
Ram.