Hi i want to Create/Delete list of users (for SAS visual analytics Dashboard access) thru SAS EG,Please advice.
i am already creating/deleting user thru users thru SAS Managemet Console, its taking lat of time to delete like 100 users,
i would liketo delete users thru by writing SAs code,is there a way please advice me.
thanks.
Siva
There is a very useful sample macro provided %mduextr() which can most likely do what you want.
Suggest you read this blog by Leonard Batkhan
https://blogs.sas.com/content/sgf/2016/01/13/sas-administrators-tip-keeping-track-of-sas-users/
More information can be found in the Security Administration Guide
There is a very useful sample macro provided %mduextr() which can most likely do what you want.
Suggest you read this blog by Leonard Batkhan
https://blogs.sas.com/content/sgf/2016/01/13/sas-administrators-tip-keeping-track-of-sas-users/
More information can be found in the Security Administration Guide
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.
Find more tutorials on the SAS Users YouTube channel.