I hv searched on google about these problems, but i am still confused about some questions.
1: if i want use AD as a membership & role provider, do i need to change my AD structure? if yes, how to config if?
is there any mandatory filed?
2: i use form authentication, if i want to excuse some code based on the login use's group, how to let my page identify current users? more in detail: a user, Robert login my page through login.aspx, then route him to default.aspx. i want to do some special
code based on robert's group in default.aspx. what info must be store in cookes?
kk11
0 Points
1 Post
ActiveDirectory MembershipProvider, ActiveDirectory Roles Provider problems
Aug 20, 2011 08:03 AM|LINK
hi everyone,
I hv searched on google about these problems, but i am still confused about some questions.
1: if i want use AD as a membership & role provider, do i need to change my AD structure? if yes, how to config if?
is there any mandatory filed?
2: i use form authentication, if i want to excuse some code based on the login use's group, how to let my page identify current users? more in detail: a user, Robert login my page through login.aspx, then route him to default.aspx. i want to do some special code based on robert's group in default.aspx. what info must be store in cookes?
appreciate any reponses!
kk11