unix - SVN encrypted password store -
i installed svn on ubuntu machine , can't head around something.
whenever checkout terminal error saving non-encrypted password:
----------------------------------------------------------------------- attention! password authentication realm: <[...]> subversion repository can stored disk unencrypted! advised configure system subversion can store passwords encrypted, if possible. see documentation details. can avoid future appearances of warning setting value of 'store-plaintext-passwords' option either 'yes' or 'no' in '/home/[...]/.subversion/servers'. -----------------------------------------------------------------------
i goggled bit couldn't find useful. found 1 topic said client issue, not server one, i'm still not convinced.
it says "configure system"; mean that? server or client? if i'm server, there can it? besides hiding warning (like says)...
thanks!
it client issue. warns credentials used different servers being stored in plain text. can hide warning or use encrypted storage cache passwords.
see: http://blogs.collab.net/subversion/2009/07/subversion-16-security-improvements/
Comments
Post a Comment