Hi, I'm using Archiva with Redback to connect to ApacheDS. When I start up the program, it complains with an 34 ldap code error. Which means that the DN name is incorrect.
I have configured a baseDn, ou=something,ou=else. And I also configured the bindDn=s_user. The problem is that ApacheDS takes this DN as following: cn=s_user,ou=something,ou=else, . The program is adding a "," at the end. So I don't understand why it creates that suffix. Is this an ApacheDS problem? Or more like Redback? Jochen
