When I check allowedAttributesEffective, I get the complete list of
attributes I can modify, regardless of whether they are set or not. If the
attributes are not yet added to the schema, that would be different, but
otherwise it works fine.
Your alternative is not pretty as you would need to try to digest the
security descriptor directly. This is quite hard to do without making a
mistake. I would not even attempt it.
Joe K.
Post by Saqib AliHi Joe,
Thanks for the response. However the problem with
"allowedAttributesEffective" is that it only returns attributes that are
currently set.
We are adding new attributes to the schema. So most objects in our AD
these custom attributes are not set.
So "allowedAttributesEffective" will not work for us. :-(
Thanks.
Saqib Ali
http://www.xml-dev.com/blog/