Reset OpenVZ Web Panel password

Galeon Post in General Stuff, Linux, Note to myself
0

Onliner found here to reset a user password for the OpenVZ Web Panel (admin in this case)

ruby /opt/ovz-web-panel/script/runner -e production 'user = User.find_by_login("admin"); user.password = "admin"; user.save(false)'
« Prev: :Next »

Leave a Reply