In this thread I am trying to figure out why my ldap connection hangs when I try to login. Everything seems in place. I ran a JNDI style test program to get all of my attributes and I noticed my password was encrypted on the LDAP server. Does Spring 3.1 automatically encrypt passwords when comparing them or do I need to explicitly do that?