Kevin, If the unique identifier that you use as an ID is not in the second LDAP, you'd most likely need to write a Custom CredentialsToPrincipalResolver than can obtain the appropriate attribute and then hand it off to the PersonDirectory stuff.
-Scott On Wed, Mar 19, 2008 at 4:18 PM, Kevin Foote <[EMAIL PROTECTED]> wrote: > I have 2 ldap directories (ldapA , ldapB) that Im trying to pull data from > One is basically authn (ldapA) only, while the other (ldapB) contains > user/attribute data first, last, email, phone etc... > > I have CAS working with the authn ldap (ldapA msad) just fine. I can > login with my EID and get the fun green success bar from my > cas-server. > > To populate attributes I know I have to add some config stuff to the > attributeRepository bean within deployerConfigContext.xml However, Im > at a loss of > how to search this next directory (ldapB) after successfull > authentication. My EID is not stored in (ldapB) and If I understand > things the only > attributes I have populated after a successfull login are uid. > > Can this be done with another field? > > -- > :wq! > kevin.foote > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > -- -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
