You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Sam (Naveen) Gaddam" <sa...@broadcom.com> on 2010/06/14 19:17:49 UTC

Password encryption on *NIX.

Hello,

I am looking for a way to encrypt the password on UNIX by tweaking libraries rather than running a daemon ? Or at least by running one central daemon per site/company? Running personal keyring daemons on grid is not what I am looking for. I have opened a topic for this here -> http://www.svnforum.org/2017/viewtopic.php?p=30565#30565

I am not looking at a solution which enables server side option of forcing password cache or not as it does not change how the password gets encrypted.

Thanks,
Sam


Re: Password encryption on *NIX.

Posted by Stefan Sperling <st...@elego.de>.
On Mon, Jun 14, 2010 at 12:17:49PM -0700, Sam (Naveen) Gaddam wrote:
> Hello,
> I am looking for a way to encrypt the password on UNIX by tweaking libraries rather than running a daemon ? Or at least by running one central daemon per site/company? Running personal keyring daemons on grid is not what I am looking for. I have opened a topic for this here -> http://www.svnforum.org/2017/viewtopic.php?p=30565#30565

Your question is about using Subversion, not about the development
of Subversion itself. So you're posting to the wrong list.
Please post to users at subversion.apache.org instead.
See also http://subversion.apache.org/mailing-lists.html

Thanks,
Stefan