[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SASL authentication with fallback to native passwd file

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 3 May 2013 03:31:33 +0300

Os Tyler wrote on Thu, May 02, 2013 at 23:35:22 +0000:
> I've searched the interwebs and the archives of this mailing list, but
> I'm not seeing that there is a way to accomplish this "SASL with
> fallback to native passwd file".
>
> Is there a way?

I don't think you can achieve this in svnserve. Should be doable
in mod_dav_svn / httpd.conf though. It's possible you could do this in
svnserve too by making a trivial modification to
subversion/svnserve/serve.c:auth_request().
Received on 2013-05-03 02:32:11 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.