cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Translate the entire conversation x

How to check recently accessed projects by users in windchill 13,2 as an ADMINISTRATOR

HK_10893644
4-Participant

How to check recently accessed projects by users in windchill 13,2 as an ADMINISTRATOR

How to check recently accessed projects by users in windchill 13,2 as a ADMINISTRATOR

4 REPLIES 4

Same question - "Track who logged in as wcadmin": https://community.ptc.com/t5/Windchill/Track-who-logged-in-as-wcadmin/td-p/635724 

@VladimirN is correct if we want to know who used wcadmin and that generally applies for any non-user account or shared account. You can only trace back to IP address. However, there is another way to read this question. As the admin, how can we see the recently accessed list of projects by user? So we are looking for the data on which projects are being accessed and by whom. Is that correct @HK_10893644?  That is stored in RECENTUPDATE table:

https://www.ptc.com/en/support/article/CS74782?source=search

This table can be accessed via QueryBuilder and a report can be generated for it.

 

You would likely need to correlate that with the access logs if you were trying to do a forensic audit to find out what IP addresses logged in as the administrator (if using a generic account).

Announcements

Top Tags