Hi everyone, it's me again,
The following problem brings me back to you:
We wanted to migrate CPBM zu LDAP authentication.
After sorting out certificate problems, we are now fighting of not being able to add users to already recorded companies.
Our LDAP tree structure looks like:
ou=BIS-internal (our Default Channel is called like that)
ou=AA000081 (CPBM is already able to record that @ our LDAP Server)
cn=GGans (there the CPBM stops with an error, because it seems to us, as it couldn't recort this argument)
To us it seems as we have a missing scheme, which makes it impossible to us to go further steps.
In detail the errormessage @ CPBM looks like:
[2014-10-15 15:34:39.903] ERROR catalina-exec-11 c.c.cpbm.portal.fragment.controllers.AbstractTenantController com.vmops.service.exceptions.LDAPException: org.springframework.ldap.InvalidAttributeValueException: [LDAP: error code 21 - objectclass: value #1 invalid per syntax]; nested exception is javax.naming.directory.InvalidAttributeValueException: [LDAP: error code 21 - objectclass: value #1 invalid per syntax]; remaining name 'cn=GGans,ou=AA000081,ou=BIS-internal'
thanks
thomas