14
Views
1
Comments
[Active Directory Library] Updating extensionAttributes
Question
active-directory-lib
Service icon
Forge asset by Renato Pauleta
Application Type
Service

Is there a way to read, and more importantly update, user attributes such as "extensionAttribute6" or other such attributes that aren't part of the ADUser structure?   I did try adding it to the ADUser's ExtendedAttributes list before passing it to the ADUser_Update method, as that's the only thing I could think might work, but that doesn't do anything.  

Thanks!

Martin

2018-05-29 16-43-16
Renato Pauleta

Hi Martin.


Sorry for the late reply. That was the idea yes, but if it's not working I can't really help you right now. Feel free to open up the code and see for yourself if you can make it work.


Cheers.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.