Hello
I am looking for a script that will be able to pull user information , such as username , groups , related authdomains for Viya 3.5.
Most scripts I see are for sas 9.
Is there a script or tool that could be used to retrieve this info, or code that could be executed on SAS Studio?
Thank you for your reponse.
Hi @Jed_Klei ,
you might want to look into the sas-admin CLI https://documentation.sas.com/doc/en/calcdc/3.4/calcli/n01xwtcatlinzrn1gztsglukb34a.htm
You can also query, programatically, through the RestAPIs SAS VIya offers:
https://developer.sas.com/rest-apis
Thank you for this.
I do experience the same issues mentioned in the post to link provided.
This is using the updated code.
My issue is the program completes with error but the temp file Work.Users is populated with 15900 users.
I then increased the obs, and each time i incremented it userinfo was loaded into the Work.userinfo,that are active and retrieved from LDAP.
Will changing the obs to 15901 ensure all users info are loaded into the temp Work.userinfo file?
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.