I just upgraded my OpenLDAP to 2.4.21 and suddenly I couldn’t load an LDIF that we in Spring LDAP have used successfully for years. % ldapadd -Dcn=Manager,dc=jayway,dc=se -wsomepwd -f /tmp/t.ldif adding new entry “ou=groups,dc=jayway,dc=se” adding new entry “c=Sweden,dc=jayway,dc=se” ldap_add: Invalid DN syntax (34) After some time of swearing and random changes, I managed to find [...]
The country that nearly drove me crazy
November 1st, 2010 by Ulrik Sandberg — Tips & Tricks
Tags: ldap
Simple Authentication Using Spring LDAP
February 2nd, 2009 by Mattias Hellborg Arthursson — Java
It’s with great pleasure that we can now finally announce the final 1.3.0 version of Spring LDAP. It’s been a while since we’ve made a major release, but there’s quite a bit in this one to make up for it. Among the highlights of this release are the improvements in the authentication area, which is [...]
Tags: 1.3.0, authentication, bind, howto, ldap, security, spring, spring ldap, tutorial
