Authentication windows users

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

Hey

ASP.NET 2.0

I'm developing a portal which will be used by the management team at my
work. We all have Windows as OS and we all use IE...

So I thought about using <authentication mode="Windows" /> but I'm not sure
how to give access to this portal for a specific group. We use Active
Directory. Is it possible (please give me a link about it) or should I use
Forms instead and create a login for each user... ????

Jeff
 
Back
Top