Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello and sorry in advance for the mistakes, English is not my main language
I am creating a talend job, with the objective of automatically adding the current users to the groups that correspond to their service code (in the department attribute).
So, I indicated in my LDAP output, the displayName attribute of the user and in "advanced settings" > "Attribute options", I indicated "add" for the attribute name "member " (the members of the group therefore). The idea is there to add the user (displayName) in the group (member)
I did not understand if I had to check "base x64" and when it is needed to do it.
"You must initialize the xml-security library correctly before you use it. Call the static method "com.sun.org.apache.xml.internal.security.Init.init();" to do that before you use any functionality from that library."
Except I don't know where to go/how to initialize it?
If I launch the debug, I only have warnings and no errors
[LDAP: error code 16 - 00000057: LdapErr: DSID-0C090FEC, comment: Error in attribute conversion operation, data 0, v4563
I don't understand this error, my two attributes being in "string"
Could you help me?
With the "Add" option it keeps existing members.