Previous Thread:   How To? Bind MS Access to DropDownList?

9/30/2005 3:01:01 PM    how is this normally done?
hey all,  
  
i have a web form that i want to authenticat with Active Directory. i can do  
  
that part but how do you authorize the user to different roles in my  
  
application. do i have it first authenticate to AD then goto to a database to  
  
retrieve authorization rules?  
  
thanks,  
  
ari



10/1/2005 12:28:21 PM    Re: how is this normally done?
You can place them in security groups in AD and the in your webconfig or app  
  
check the role.  
  
"ari" <ari@discussions.microsoft.com> wrote in message  
  
news:72B83801-CCF8-4F38-8E6D-5AFD5FD8AD0A@microsoft.com...