Resolving Custom Attributes

Peter Schober peter.schober at univie.ac.at
Thu Oct 15 12:22:57 EDT 2015


* Mr. Christopher Bland <chris at fdu.edu> [2015-10-15 18:15]:
> Is it possible to change the default attributes returned from and AD
> connector?  If so how?

There are no "default attributes" to be returned. Either you limit
yourself in what you request from the directory server
(ReturnAttributes element on the DataConnector) or the LDAP DSA will
send you anything it thinks you should have.
With MS-AD that's probably because of querying the global catalog
vs. standard LDAP port (or something like that).
The documentation should cover this.
-peter


More information about the users mailing list