> > If I use the manager account that is used to search the directory or the > credentials of the use who is logging in with ldapsearch, as long as I > explicitly request the memberOf attribute it gets returned. >
Ok, then my hypothesis is apparently wrong. Requesting the additional attributes at authentication time is still preferable for efficiency, so I suggest you continue with that approach. Are you saying that I should put all my attributes that I want returned > here: > > <bean id="ldapAuthenticationHandler" > class="org.jasig.cas.authentication.LdapAuthenticationHandler" > Correct. When I did this I end up getting back just the values I specify in the > stub, not the values of LDAP. > Can you please put the org.jasig.cas.authentication and org.ldaptive packages in debug and post the logs? 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
