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 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: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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