Community Tip - You can change your system assigned username to something more personal in your community settings. X
We have Windchill 10.0 PDM link, parts link & PJL. Also we have CAD worker insdtalled. I need to change site admin password. what is approach to do so ?
Do I need to update any properties file.
Thanks in advance for helping me out.
Change it in the Participant Administration section of Site> Utilities.***Also don't forget to change the Auth.properties as well*****
thnaks andy. I have tried this & change auth properties, but in auth.properites file new line is written with back slash (\), which has created confusion.
command used: xconfmanager –s auth=wcadmin:newPassword –t auth.properties –p
Before change : auth=wcadmin:wcadmin
After change: auth=wcadmin\:newPassword
whether this is correct ?
http://communities.ptc.com/thread/40976
I think this should help you my friend