Re: SASL authentication with fallback to native passwd file

2013-05-03 Thread Mark Phippard
On Thu, May 2, 2013 at 7:35 PM, Os Tyler wrote: > 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 t

Re: SASL authentication with fallback to native passwd file

2013-05-02 Thread Stefan Sperling
On Thu, May 02, 2013 at 11:35:22PM +, Os Tyler wrote: > 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. >

Re: SASL authentication with fallback to native passwd file

2013-05-02 Thread Daniel Shahaf
Os Tyler wrote on Thu, May 02, 2013 at 23:35:22 +: > 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.