Hey guys
I've a question. Is it possible to make a print out of some passwords stored in the database? We manage all our passwords from our IT department with the Paasswordmanger. Sometimes it's necessary to make a print out of some passwords. How can I do that?
Thanks in advance
Kilian
Hi,
We have good way to export it in encrypted html. This is far more secure than just exporting the password in plain text:
http://blog.devolutions.net/2012/10/html-export-using-symmetric-encryption.html
David Hervieux