martedì 26 aprile 2016

you never stop learning :-)

Today I have discovered how to reset the password of a user in the file Registry.xml few simple steps and if you forgot the password for your user you can share ...


open "wsadmin"  in offline mode from the profile


./wsadmin -conntype NONE -lang jython


and launch the jython command


AdminTask.changeFileRegistryAccountPassword
('-userid Wpsadmin -password newpassword')

AdminConfig.save



reboot your jvm and you're done :-)

Nessun commento:

Posta un commento