I have some issue with the component tLDAPoutput : When I use the update mode it's work fine it's update my user info with no issue But as soon as I use the insert or add mode to add a new user I have this error : Exception in component tLDAPOutput_2 javax.naming.NameNotFoundException: [LDAP: error code 32 - 0000208D: NameErr: DSID-03100245, problem 2001 (NO_OBJECT), data 0, best match of
Here is my connection configuration :
Here is my ouput configuration :
Does someone already has succeeded to use add or insert mode with this component ?