asp.net membership - Test windows authentication in Local Machine -


How can I test the functionality of this window authentication in a local machine because I do not have system under intranet and domain.

In order to take a knife in the dark, I am assuming that the IIS is hosting a site running on your machine, does Windows require authentication?

I think the easiest option is to try and connect the IIS machine to another machine and see if you can login with the credentials used on the server. If you do not have a second machine then you can download the VMware player and a Ubuntu device (or press the virtual box and you can create VM as you want) and use it as your second machine. Please.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -