Matthias Weißer wrote on Fri, Jul 27, 2012 at 14:23:18 +0200: > is it possible to authenticate users from a Windows active directory > to a svnserve daemon? ... I think SASL + PAM + WINBIND is the way to > go.
Agreed on the SASL part. I don't know offhand how to make SASL talk to active directory, but I suppose you will find out (or already did!)