I have a question about the implementation of this method in this realm. It seems to be searching ActiveDirectory for groups that the a user belongs to and map that to roles. I seem to be authenticating to active directory ok, but each time this method gets called the LdapSearch returns nothing even though I know the user is in many groups (or at least memberOf attributes which I assume the query is looking for or maybe that is my problem). Anyway I was hoping someone could explain what in ActiveDirectory this search is looking for so I can understand why nothing every comes back.
Thanks Rich -- View this message in context: http://n2.nabble.com/ActiveDirectoryRealm-getRoleNamesForUser-tp4402069p4402069.html Sent from the Shiro User mailing list archive at Nabble.com.
