O
oriol.ardevol
Hi,
I have an asp.net 2.0 application with forms authentication. I am
authenticating the users to an Active Directory Server with
ActiveDirectoryMembershipProvider which works as expected and users
get authenticated.
What I am trying to do is to get also the role information from the
Active Directory Server with the groups where the users belong to.
Is there any way to achieve it ? Can it be done by enabling some
provider in the role manager section of the web.config file ?
any help will be appreciated, thx in advance,
ori
I have an asp.net 2.0 application with forms authentication. I am
authenticating the users to an Active Directory Server with
ActiveDirectoryMembershipProvider which works as expected and users
get authenticated.
What I am trying to do is to get also the role information from the
Active Directory Server with the groups where the users belong to.
Is there any way to achieve it ? Can it be done by enabling some
provider in the role manager section of the web.config file ?
any help will be appreciated, thx in advance,
ori