Difference between revisions of "KeePass"

From Amahi Wiki
Jump to: navigation, search
Line 4: Line 4:
  
 
'''NOTE:'''  This is a java-based application.  Ensure you have Java installed on the machine you use to access your HDA.  Click [http://java.com/en/download/dt_verify.jsp?plugin=true&latest=true&users_jre=1.6.0_14 here] to verify.  Also, it will take a few minutes for Web KeePass to start, so please be patient.
 
'''NOTE:'''  This is a java-based application.  Ensure you have Java installed on the machine you use to access your HDA.  Click [http://java.com/en/download/dt_verify.jsp?plugin=true&latest=true&users_jre=1.6.0_14 here] to verify.  Also, it will take a few minutes for Web KeePass to start, so please be patient.
 +
 +
 +
=== Tutorial ===
 +
See [http://blog.learnadmin.com/2010/07/installing-and-configuring-web-keepass.html here] for guidance on how to use Web KeePass.
  
  
 
=== Troubleshooting: ===
 
=== Troubleshooting: ===
  
* KeePass does not start automatically.  In order to start it, enter the following in terminal as your normal user:
+
* KeePass does not start automatically.  In order to start it, [[Open_Terminal_as_root|Open terminal as root user]] and enter the following:
 
 
{{Code|./var/hda/web-apps/keepass/html/startup.sh}}
 
  
Give it a a minute or so before trying to access it with your web browser.
+
{{Code|service wkp start}}
  
  

Revision as of 19:52, 20 November 2011


Web KeePass is a free open source password manager to help you securely manage your passwords. You can put all your passwords in one database, which is locked with one master key or a key file.

NOTE: This is a java-based application. Ensure you have Java installed on the machine you use to access your HDA. Click here to verify. Also, it will take a few minutes for Web KeePass to start, so please be patient.


Tutorial

See here for guidance on how to use Web KeePass.


Troubleshooting:

bash code
​service wkp start​


  • "This Connection is Untrusted" in FireFox or "There is a problem with this website's security certificate." in Internet Explorer, there is no cause for alarm. Follow the guidance here.


  • If you are having difficulty importing the Windows Keepass XML file, accept all default options when exporting. Ensure you name the export kdb.xml and import it into Web Keepass. If you do not get any error messages, your passwords have imported.