svn using sasl

David Rothenberger daveroth@acm.org
Wed Sep 8 18:28:00 GMT 2010


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



More information about the Cygwin mailing list