LDAP Data Connector not finding extended schema attribute

Peter Schober peter.schober at univie.ac.at
Tue Sep 16 12:59:07 EDT 2014


* khuether at mcdaniel.edu <khuether at mcdaniel.edu> [2014-09-16 17:58]:
> We have extended our Active Directory Schema to include some other
> (non-standard) attributes. I'm trying to get the IdP to release
> these attributes, but with the logs set to DEBUG, I don't see them
> as being found by the LDAP data connector. For the attribute that it
> does find, it releases them fine to the SP and aacli. Could anyone
> out there give me a hand or point me in the right direction?

Besides ACLs/ACIs there's also the potential issue (documented in the
wiki[1]) of what port you're querying (RFC standard port vs. global
catalog port) and whether the attribute in question is part of the
"Partial Attribute Set" when querying the global catalog port.

So it all depends on your MS-AD deployment and how you configured
Shibboleth to access it.
-peter

[1] https://wiki.shibboleth.net/confluence/display/SHIB2/LdapServerIssues


More information about the users mailing list