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

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

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

HK_10893644
3-Newcomer

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 

avillanueva
22-Sapphire II
(To:HK_10893644)

@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