FG

What's the best way to store an encrypted svn password on Ubuntu Server?

Fresh3 days ago
Mar 15, 202617714 views
Confidence Score0%
0%

Problem

Hullo, I have Ubuntu Server running a subversion server. I'm running the client on the same machine through SSH, and I'd like the svn client to remember my password, but not to store it as plaintext. Looking here I see two methods: gnome-keyring and kwallet. As I'm not using a desktop manager I'm a…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What's the best way to store an encrypted svn password on Ubuntu Server?

Low Risk

You can run Gnome-keyring or Kwallet on the remote machine. Each comes in two components, a daemon and a GUI. You can run the GUI application on the remote machine if you run ssh with X forwarding. Just because it's a “server” machine doesn't mean y…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment