Forum OpenACS Q&A: Response to forgot the System / admin password

Collapse
Posted by Don Baccus on
Right, in psql "select password from users where first_names =
'system';" should do it.

Unless you've enabled encrypting of passwords in the database...