AI OnAI Off
The problem is that the RoleProvider must be able to get the user (to implement the functions GetRolesForUser(), IsUserInRole() et.c. ).
The original code for the ActiveDirectoryRoleProvider uses the same connectionstring for both users and roles, but there is nothing preventing you from modifying the provider to actually use a different connectionstring when issuing requests for users.
/johan
Hi Jens
Did you find any solution yet for your issue with the two different OU for groups and users?
Best xuan