We have implemented a custom membership provider and are using the IntegraionMultiplexingMembershipProvider.
We have thre providers in the multiplexing chain:
SqlMembershipProvider
WindowsMembershipProvider
CustomMembershipProvider
Now we cannot view the communty links in the community tab in the edit-view for adminstrators in the SqlMembershipProvider. These administrators have to be member of the Administrators group. But we cannot add an Administrators group in the SqlRoleProvider because it already exists in the WindowsRoleProvider.
We want to have a CommunityAdmins group. How do we do to give them access to the community links in the community tab?
We have implemented a custom membership provider and are using the IntegraionMultiplexingMembershipProvider.
We have thre providers in the multiplexing chain:
Now we cannot view the communty links in the community tab in the edit-view for adminstrators in the SqlMembershipProvider. These administrators have to be member of the Administrators group. But we cannot add an Administrators group in the SqlRoleProvider because it already exists in the WindowsRoleProvider.
We want to have a CommunityAdmins group. How do we do to give them access to the community links in the community tab?