0

I have website running under iis 5 which is built in asp. is it possible to have forms authentication using windows credentials so I can bypass explicit login to this website ?

Thanks

user1532976
  • 469
  • 2
  • 8
  • 15

1 Answers1

0

yes it is possible. a 5 second Google earch showed this

you have to turn on Integrated Windows authentication

ulluoink
  • 2,775
  • 2
  • 17
  • 22