BookmarkSubscribeRSS Feed
MLH_
Calcite | Level 5

Hello,

 

I would like to create a report that tells me which users can access each folder, object, table in SAS. This is so we can audit permissions. Is this possible? I have been able to create a table of the users with their group membership using:

 

%mduextr(libref=work);

 

but I would like the extra layer of detail.

 

I was wondering whether anyone had done anything similar and if so how did you do it?

 

Thank you!

1 REPLY 1
JuanS_OCS
Amethyst | Level 16

Hello @MLH_,

 

SAS provides several ways for auditing, specially in the Environment Manager if you enable the Extended Monitoring within EMI framework, which does all the macro stuff automatically for you, and provides a lot of reports out-of-the-box

https://support.sas.com/rnd/emi/SASEnvMgr/EVSAF/index.html

 

But since you post this question regarding Visual Analytics, I think that it would be OK for you to enable the Administrator Reports https://support.sas.com/documentation/cdl/en/vaag/69958/HTML/default/viewer.htm#n0ztu074vadeuvn17a1h...

 

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 701 views
  • 0 likes
  • 2 in conversation