Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
To date, when a user leaves employment, their AD account is deleted and so is their windchill user. Deleted as-in “Principal Admin - delete from Windchill and directory”. In hindsight this has been a long running mistake, especially as we are now focusing on automated watermarks and business reports which are attempting to display the non-existent names of deleted users.
Is it possible to restore the user information somehow in Windchill? For example if a user was created in WDS representing a previous employee, could this be linked back to the corresponding WTUser?
Darren,
At Technical Committee meetings at PTC this week, we talked about issues arising from removing user from Windchill. PTC is considering to provide a "Deactivate" and "Reactivate" functionality for users. If you are interested and have any inputs, please let us know.
Yogesh
Stephen,
planning to do something very similar. I'm trying to clean the mess we made in the past as part of that change.
Regards Darren
over looked this
http://www.ptc.com/cs/help/windchill_hc/wc101_hc/index.jspx?id=ParticipantAdminUserDeleteEnable&action=show
Darren,
Did this help topic provide the information you needed? Is there something we could have added to make it more useful to you?
Thanks,
Jane
Jane Zupfer
VP, Enterprise Products Publications
E -
David,
Walid Saad from PTC is going to oversee this. We planned to have a discussion this week to hash out requirements and possible solutions. If anyone is interested, I can either invite to discussion (when I get it) or take requirements to Walid.
Yogesh Bagul
Jane
As always a few use case examples go a long way. Had to open a support call to get more information about the full reconnect process in our particular case. Ldap users are also missing so these need to be recreated also. The following additional information was subsequently provided by the support call and it is useful, but also a little worrying. Perhaps the risks identified here could be added to the documentation?
1. Running the wt.org.EnableDisabledUserscommand will recreate the corresponding entries in WTUSER, REMOTEOBJECTINFO, REMOTEOBJECTID and OWNINGREPOSITORYLOCALOBJECT
2. If the user doesn’t exist in LDAP, no entry is created on it automatically.
3. If you create the entry in LDAP manually (directly using WDS control panel or modifying an exported ldif), the user will be able to reconnect to Windchill, and can access his old stuff.
However, there are many risks:
1. if you create a user in LDAP, but he didn’t have the exact REMOTEOBJECTID and uid in WTUSER a new entries will be then inserted in the WTUSER, REMOTEOBJECTINFO, REMOTEOBJECTID and OWNINGREPOSITORYLOCALOBJECT
2. wt.org.EnableDisabledUserscan be used but with precaution. There is some support for wildcard search in the utility but you have be careful so unwanted results are not picked up.
3.generally this is a sort of hacking the database and LDIF and need to be tested in owner risk. we don’t support officially such manipulation.
4. loadfromfile utility to load several users will not help here as it will create new entries in the Database.
Thank you, Darren. We're always looking for use cases to inform the documentation, and I'm forwarding the additional information you included to the writer and product ownerso they canconsider how best to document risks and best practices.
Thanks again,
Jane