How to reset admin password from cli? | FWCloud Forum

How to reset admin password from cli?

Carles Munyoz

Administrator
Staff member
Hi,
I'm sorry but we don't have yet a CLI password reset tool.
I have created an issue about it for implement it in a new release.

Meanwhile you can reset manually the `fwcadmin` default user password by changing the value of the field `password` in the `user` table of the `fwcloud` database with this value:
`$2a$10$DPBdl3/ymJ9m47Wk8/ByBewWGOzNXhhBBoL7kN8N1bcEtR.rs1CGO`

Greetings.
 
Top