I have successfully configured both PC-based TortoiseSVN and a test Linux-based Subversion server to perform LDAP-based user authentication back to a geniune Windows Server 2008 R2 ldap server. Took some doing, especially when it came to overcoming a transposition of letters in the FQDN of my domain name among more than a few configuration files :), but it's working.
I have one question I'd like the more learned in this world verify for me - most particularly, that even though this LDAP setup is working, passwords are being sent across the wire in plaintext between SVN and saslauthd via the PLAIN mechanism. Presently, my reading and experimentation indicates there's no way around that -- is that correct, or have I overlooked some important piece?
Appreciation in advance for the information.