Hello,
I'm a real newbie regarding Spring Security. I'd like to use it to authenticate my users against an ldap server that allows anonymous access. Can anyone provide some decent code samples/documentation ? I've read the reference guide but would like some other help. It would be really useful to see the configuration needed and the call that is made.
Thanks in advance.


