gatoradeguy
MIS
Hello all we are getting ready to implement web services at our companies. I'm just trying to get initial research on how others are doing authentication between their IIS and SQl server. Our IIS machines lies in a DMZ and is not part of our domain. Our SQL server lies behind our firewall and is a part of our domain. Since that is the case we would not be able to use windows authentication as our IIS server cannot talk to our domain controller and is not in the domain in the first place for security reasons. How are others implementing security in this scenario? any responses would be greatly appreciated.