X-Recipient: archive-cygwin@delorie.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@acm.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@cygwin.com
Subject: Re: svn using sasl
References: <AANLkTik0AvJ=2SJim=g+eBkEGwr2CHKvwsFL2mm2LNu+@mail.gmail.com>
In-Reply-To: <AANLkTik0AvJ=2SJim=g+eBkEGwr2CHKvwsFL2mm2LNu+@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@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

