This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: svn using sasl


On 9/8/2010 1:23 AM, Joël Krähemann wrote:
> Hi, I don't want svn to store passwords in plain text that's why I
> decided to use sasl. But I can't login anymore when changing
> authentication to sasl. Below I posted some files and commands, could
> someone tell me what's wrong with?

I didn't test your configuration completely, but I did look at the
configuration I used to test sasl2 and subversion before I released
those packages.

> my svnserve.conf file:
> 
> [sasl]
> pwcheck_method: auxprop
> auxprop_plugin: sasldb
> sasldb_path: /etc/sasldb
> mech_list: DIGEST-MD5

The last 4 lines there need to go into /etc/sasl2/svn.conf, not
svnserve.conf.

-- 
David Rothenberger  ----  daveroth@acm.org

"You tweachewous miscweant!"
                -- Elmer Fudd

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]