Open GoogleCodeExporter opened 9 years ago
hello,
It is impossible to read the passwords directly from the database because they
are encrypted.
If you want to change server, just do a mysql export of the tables and keep a
copy of the file "includes/settings.php" (this one contains the SALTKEY that is
required for decrypting the passwords).
Then reinstall teampass on your new server using the saved database and the
same SALTKEY.
That's pretty simple ;-)
Nils
Original comment by nils.cpa...@gmail.com
on 7 Dec 2011 at 7:31
Thanks a lot good job ;-)
Le 7 d�c. 2011 20:32, <cpassman@googlecode.com> a �crit :
Original comment by patrick...@gmail.com
on 8 Dec 2011 at 8:45
Original issue reported on code.google.com by
patrick...@gmail.com
on 6 Dec 2011 at 2:15