Andy Cowling wrote: > Is the "Direct Mapping Authentication Handler" feature supported in CAS > 3.3.1? If so, where might I find some documentation on configuring it? > > We're looking at failing over to AD authentication, for IE8 users. > Rather than try out SPNEGO at the mo, we're looking to authenticate with > AD over LDAP. But our AD "single forest" presents us with no less than 4 > LDAP instances that our users are spread across -
Did you try AD's global catalog? There you'll find all users within a forest and a subset of their attributes. IIRC you can access the GC via LDAP on port 3268 and via LDAPS on port 3269 of a domain controller. Ciao, Michael. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
