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?
Hello,
Could you please review the following article and community KB to see if those help?
Best regards
Sabrina
Thank you for the answer, for the first link, they speak about enter some code but I don't know how I can add some code? Which module did I need to use?
For the second link, it don't helped me 😕
Hello,
I have reported your issue to our RD team for further investigation and will come back to you as soon as we can.
Best regards
Sabrina
Thank you!
Hello,
Do you have any news on this problem please?
Il semblerait que mon erreur venait de mes composants qui n'étaient pas correctement entrés. Après changement, je possède toujours un message d'erreur, différent cette fois-ci:
[LDAP: error code 16 - 00000057: LdapErr: DSID-0C090FEE, comment: Error in attribute conversion operation, data 0, v4563]
I have a similar requirement to add users to a group. The only way I could get this to work is to have it setup like this
The advanced settings tab like this.
The member attribute needs to have the fully distinguishedname of the member. And you have to have all the members of the group .