views:

10

answers:

0

I am using LDAP inside Plone running behind Apache on RHEL5 to authenticate users against ActiveDirectory. This worked great until we implemented cross-domain trust. Now the LDAP client doesn't know how to authenticate against the other trusted domains so our other users cannot use the web service.

Is there a nice way for the standard LDAP client to discover the cross-domain trust and try to authenticate against those as well?