Hello, I managed to connect to an ldap server using spring. I want to create an anonymous session and use fast bind for authentications. I'm not sure which properties I need to change to use fast bind ? (sample code will be great!)
Thanks in advance!