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

SASL authentication with fallback to native passwd file

From: Os Tyler <otyler_at_ur.com>
Date: Thu, 2 May 2013 23:35:22 +0000

Thanks in advance for any help here.

We're using svnserve and I've successfully implemented SASL authentication against our company Active Directory LDAP instance. And our windows and linux clients are successfully connecting.

However the subversion client on our AS/400 servers does not support SASL.

I was looking for a way to configure subversion so that if the SASL authentication failed, it would fall back to the native passwd file and if a user/pass match was found there, auth would succeed.

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?

Thanks,

Os Tyler
Received on 2013-05-03 01:35:59 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.