Hi All,
I have developed a ASP.NET web application which reads the data from Active Directory Domain(Domain1). I have hosted the web application in IIS in a workgroup machine in the network. I need to allow the Domain1 users to access web application(which is hosted in workgroup). I enabled windows authentication alone for the web application. Is it possible to do? Please suggest me...