Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hi All,
Good Day To You..
I've removed Windchill existing user normaly. But, still that user is existing in products context. I've checked in LDAP, where no such user was observed.
But, from SQL Server, by executing a query, I've found that user from WTUser table.
I need your help for permanently remove that user.
Thanks And Regards
Krishna Chaithanya
Hi Krishna,
Apart from your question, do you think it's a good practice to remove a user from Windchill? I never do that. I deactivate them, but don't remove.
Hugo.
Deleting a user from Windchill does not remove all references to them from the system. While their information is completely removed from the LDAP, some information is preserved in the database. From my testing:
For example, user named ‘tom’ becomes ‘{wt.org.WTUser:123456}tom’
What does this mean?