Torsten Schlabach wrote:
I have an OFBiz installation where someone changed the standard password of admin / ofbiz to something else, but it got lost. There are other users in the system, but none of them has sufficient privilegdes to reset the password for admin.

Is there a simple way of fixing this?
If you have write access to the database and especially the user_login table, you can paste in a known value in the current_password column from a known user/password combination.

--
Walter

Reply via email to