Click here to Skip to main content
15,888,454 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all,

i have a site which is using window authentication. now i want to add all users inside domain to IIS to allow them directly access the website. i.e. all user which are allow can access site without login prompt and authentication will be based on active directory.


I know that we can add something in iis like user groups / users but don't know where i can do such settings.

can some one please help me on this ?
Posted

This example will allow you to setup a Manage User account in IIS:

http://technet.microsoft.com/en-us/library/cc732621(v=ws.10).aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900