SOLVED Email password recovery

romanu

Cadet
Joined
Aug 25, 2016
Messages
5
Hello FreeNAS community

So long story short, 5 years ago i configured an email for my freenas and i forgot the password.
I want to reuse that email in a jail and I don't how to retrieve it.

I got this far: /usr/local/bin/sqlite3 /data/freenas-v1.db "select em_pass from system_email;"

I got the seed from saving the config file.
How do I decrypt it?


Cheers
 
Top