Added by Joel Lavazais over 14 years ago
Using LDAP authentification with login containing space (ie : "dupont jean") fails.
The login attribut used is "name" (not sAMAccountName ) which contain the user identification in this form. It works fine with "mail" (is : jean.dupont@xx.com )
We have to use the name attribut because our subversion server already uses it.
Best regards