> It looks like group info in ldap is not stored as an attribute of the user > entry. It is stored with the group entry, and looked up with an additional > ldap query. I wasn't able to see LdapPersonAttributeDao doing that
You're right that LdapPersonAttributeDao expects to perform a single query for attributes on the user entry. I'm curious about your directory structure where group information isn't attached to the user. It's pretty common, although by no means a standard, to have a member attribute or similar that lists all the groups of which the user is a member. 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
