> After looking at the code it seems that there is no good way to set > ignorePartialResultsException as there is in the > BindLdapAuthenticationHandler.
As Scott mentioned, as of PersonDiretory 1.5.0-RC5 (IIRC) you can now inject the LdapTemplate into the Person Directory LDAP DAO, where the LdapTemplate exposes configuration to allow PartialResultException. Unfortunately this may not be what you want. There's a good discussion of referrals http://code.google.com/p/vt-middleware/wiki/vtldapAD that you should read to understand the various issues. Although it specifically deals with our LDAP library and Active Directory, the underlying concepts apply to all directories. M -- 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
