Linux Client
Discover how Pleasant Password Server will enhance KeePass for business
Download Linux Client
(versions 9.0.2+)
The Linux Client is available for download from Client Downloads in the web browser client app.
Additional features and changes are ongoing. Please let us know which features you would like to see next as this client continues to evolve!
KeePass on Linux with Mono
Warning:
- Unfortunately KeePass for Linux with Mono has some outstanding issues and so is currently not supported in versions 8 - 9.Â
- We hope to see these resolved in the future!
Install KeePass on Linux With Mono
Some users have reported some form of success in server version 7 using KeePass for Pleasant with Mono with some adjustments.
The steps may depend on your linux distribution and package manager. These steps were initially verified on Ubuntu.
Customers with version 7 may find the following steps helpful.
References:Â Running KeePass with Mono
Â
- Download KeePass for Pleasant
- Copy the executable files generated from a windows install to a linux folder, for example:
- /opt/keepass/
- Install mono:
- sudo apt install mono-complete
- Create the folder keepass in the .config folder:
- cd ~/.config
- mkdir keepass
- To create a desktop icon:
- Create the flowing file "~/.local/share/applications/KeePass for Pleasant Password Server.desktop" containing:
[Desktop Entry]
Name=KeePass for Pleasant Password Server
Exec=mono "/opt/keepass/KeePass.exe"
Type=Application
- Create the flowing file "~/.local/share/applications/KeePass for Pleasant Password Server.desktop" containing:
Known Issues
We hope to resolve the following issues with KeePass on Linux in the future:
- Newer Versions (7.10.23 or higher) - The installation has an issue with an authorization failed error message.Â
- Trust warnings will popup - the linux certificate location is not handled. We are hoping to resolve these issues in in the future.
- Handling File-paths - still use forward slashes instead of the backslash
Â
Â
Â