ISS7 authentication doesn't work on servername
Posted
by nLL
on Server Fault
See other posts from Server Fault
or by nLL
Published on 2009-12-11T17:11:32Z
Indexed on
2010/05/13
4:04 UTC
Read the original article
Hit count: 293
authentication
|iis7
Not sure if I put correct title but here is my problem:
Local (home network) IIS 7, default web site bind to any IP on port 81, Anonymous Auth disabled, Windows Auth enabled
If I go to 192.168.1.101:81/ I get asked for username and password.
If I go to server:81/ nothing is being asked regardless whether connecting from local or another machine on the network.
Why is that? Am I doing something wrong?
© Server Fault or respective owner