I have an IIS6 server and a sqlserver 2008 server on a 2008r2 domain. Each server is a dedicated machine. One IIS machine and one sqlserver machine. I want to create an asp.net application running on the IIS server that users who are logged on to the domain can use to access the sqlserver db. I dont want to create a bunch of new users in asp.net or anything like that, I want to use windows security. I've done some searches about security but havn't found anything simple enough that I can figure it out. Can anybody give me the right buzzwords to point me to how to set up security to do this?
thanks
thanks