Hello,
is there a code to extract all users from SAS and the groups in which they are members ?
I have a code for extracting only the users.
Thanks
Perhaps you posted in the wrong section, what software are you using. There is no users/groups in Base SAS for instance, so I assume it EG or DI or one of the other software packages.
If you want to extract that information from SAS metadata, look here: http://support.sas.com/kb/30/682.html
This will extract also the last login time ?
Thanks
SAS metadata has static (definition) information; for dynamic information like login times etc, either look at the Environment Manager or the metadata server / object spawner logs.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.