Hi
I wonder if anyone can help, we have an application that stores some data
in
extensionAttribute12 in AD. Periodically we need to check if this data is
still valid and so we want to check if it still matches another attribute
for
the same user, such as their email address. To avoid having to iterate
through every object in AD I was wondering if it is possible to do an LDAP
search such that it only returns a list of objects where the value of
extensionAttibutre12 does not match the value of email address ?
does this make sense and if so can it be done ?
Thanks
James