Dear All,
As part of ID managment report, need to get belwo details.
1.Last login date 2. user id creation date 3.user id status-active,dormant
Dear @saikrishna,
first you can get for sure by parsing the metadata server log files. and I believe you can get the second one too, but not fully sure at this moment.
The third I would create it on function of the first value. something like if Last loging date is longer than 2 months iwill be dormant user, otherwise an active user. This logic will depend on your company's security policies and models.
Which operating system does your SAS server use? This is of importance for #2, and also for #3, as recently created users should not be counted as inactive if they have not yet used the SAS system.
HI KurtBremser,
Thanks for response.It Windows os
@saikrishna wrote:
HI KurtBremser,
Thanks for response.It Windows os
Then you need somebody else's help on how to extract that from the system. I'm a UNIX guy.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.