Hello, I’m trying to update attribute for my ldap Users and I didn’t find a lot of documentation on this node.
I want to change the attribute “extensionAttribute2” for a list of users.
What should I put on the Attribute ID and Value field ? What syntax is expected ?
Thanks.
I’m not too familiar with LDAP and wouldn’t have an LDAP server set up to directly test this - but from what I gathered, the attribue ID would just be the attribute name.
So, in your case, “extensionAttribute2”. Then the value is what you want your new attribute value to be. You can simply type it in as is.
If you’re wanting to update it for the samAccountName you have inputting, you would need to get the DN for that user