Difference between revisions of "KeePass"

From Amahi Wiki
Jump to: navigation, search
 
(26 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
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.
 
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 application is slow to start, so please wait 1-2 minutes before trying to access it via your web browser.
 
  
 +
'''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.
  
=== Post-Install: ===
+
=== Tutorial ===
 +
See [http://blog.learnadmin.com/2010/07/installing-and-configuring-web-keepass.html here] for guidance on how to use Web KeePass.
  
If you reboot your server anytime after installing KeePass, the application does not start automatically on boot.  In order to start it, enter the following in terminal as your normal user:
+
=== Troubleshooting: ===
  
  /var/hda/web-apps/keepass/server/startup.sh
+
* KeePass does not start automatically. In order to start it, [[Open_Terminal_as_root|Open terminal as root user]] and enter the following:
  
Give it a a minute or so before trying to access it with your web browser. An autostart mechanism is currently being developed.
+
  service wkp start
  
  
=== Web Browser Tip: ===
+
* "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 [http://wiki.amahi.org/index.php/Browser_Tip here].
You will receive a security alert on the first run for Mozilla Firefox or Internet Explorer.  This is no cause for alarm.  To prevent this from occurring each time you access KeePass, follow the procedures listed below:
 
  
<u>Mozilla Firefox</u><br>
 
When the page loads, you will see a pop up stating "KeePass:8443 uses an invalid security certificate."
 
* Select Ok and you will see another message, "Secure Connection Failed"
 
* Choose the "or you can add an exception" link at the bottom.
 
* You will then see two choices, "get me out of here!" and "Add Exception..." Select the "Add Exception..." option.
 
* Another box will appear stating "You are about to override how Firefox identifies this site"  Select "Get Certificate"
 
* You will then have an option to "View Certificate" or "Confirm Security Exception" or "Cancel"  Select "Confirm Security Exception"  Ensure the "Permanently store this exception" is checked.
 
* It may take a minute for it to finish, then you should see the login screen.  You won't see invalid security certificate now that you have added the exception.
 
  
<u>Internet Explorer</u><br>
+
* If you are having difficulty importing the Windows Keepass XML file, accept all default options when exportingEnsure you name the export '''kdb.xml''' and import it into Web Keepass. If you do not get any error messages, your passwords have imported.
When the page loads, it will say "There is a problem with this website's security certificate."
 
* Select the option "Continue to this website (not recommended)."
 
* Look for the "Certificate Error" box next to the web page address at the top and select it.
 
* A box will pop up saying "Untrusted Certificate" and select "View certificates"
 
* When the certificate is displayed, you will see it belongs to username.yourhda.comChoose the Install button and a wizard will pop up.
 
* Select Next and ensure the "Automatically select the certificate store based on the type of certificate is chosen and select Next.
 
* Select Finish and a Security Warning will appear stating "You are about to isntall a certificate from a certification authority (CA) claing to represent:  user.yourhda.com".  Select Yes.
 
* It will indicate Finished and choose OK to complete.  You won't see "There is a problem with this website's security certificate" in the future as the site is now a trusted site.
 
 
 
'''NOTE:'''  Other browsers have not been tested.  The procedures will be slightly different for them.
 

Latest revision as of 02:15, 1 February 2019


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:

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.