active directory - Accessing ActiveDirectory properties belong to objectClass=posixGroup -


i trying update memberuid property of posixgroup.

  1. i directory search , find record. if loop through searchresults.property can list values (it defined multi-value) of field.
  2. i define directoryentry using searchresults.getdirectory method.

if property directoryentry, instance check if exists (property.contain), or list or try update unknown error x'8000500c'.

the fields cn , description' not cause problem.

if add other user defined properties error.

how can work properties belonging type of schema?

your error looks is: 8000500c active directory datatype cannot converted to/from native ds datatype

this seems imply data returned not native ad datatype.

there seems workaround @ article.


Comments

Popular posts from this blog

plot - Remove Objects from Legend When You Have Also Used Fit, Matlab -

java - Why does my date parsing return a weird date? -

Need help in packaging app using TideSDK on Windows -