Hi Sindre and others!
First thank you so much for your great work on this app.
I have an Active Directory for my home and family to use to log in across the computers. I am trying to implement Subsonic with LDAP support.
The problem I am running into is that I have specified all the values, but I am still unable to log in. I wrote a small program in C# and I can run that and get results back using the same bind user, filter, and LDAP string. However when I try to log into subsonic using that user, it doesn't work.
I have tried reloading Subsonic from the Tomcat manager, and restarting Tomcat altogether. Tomcat is running on the same machine that is the active directory server and is also the same computer where I ran my test C# program.
I can't find any logs being generated by Tomcat on the local computer. The only thing I can find is in the Subsonic help section - "[9/24/08 7:18:55 PM EDT] INFO SubsonicLdapBindAuthenticator Failed to authenticate user 'andrew' in LDAP."
Let me know if there is anything you need me to try.
Thanks,
Andrew