| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,TW_SV |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4C87D2CD.3060300@acm.org> |
| Date: | Wed, 08 Sep 2010 11:15:41 -0700 |
| From: | David Rothenberger <daveroth AT acm DOT org> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100825 Thunderbird/3.1.3 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: svn using sasl |
| References: | <AANLkTik0AvJ=2SJim=g+eBkEGwr2CHKvwsFL2mm2LNu+@mail.gmail.com> |
| In-Reply-To: | <AANLkTik0AvJ=2SJim=g+eBkEGwr2CHKvwsFL2mm2LNu+@mail.gmail.com> |
| X-IsSubscribed: | yes |
| Reply-To: | cygwin AT cygwin DOT com |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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 AT acm DOT 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |