I developed a web site running on IIS 6. Anonymous is checked off, integrated windows authentication is turned on. It is an ASP.NET site.
If I connect to this site using all is well. It goes to the document listed under documents for the default/home page
If I connect using I get prompted for logon and password, even though my AD credentials give me access to the site. I can enter my logon and password and get in, but I should not have to do that.
If I turn anonymous access on (leaving integrated checked, too), I can connect, but I need to restrict access to this site and do not want anonymous users on it.
Any ideas why it works ok when resolving the name via NETBIOS name (WINS) vs. via DNS??
Thanks in advance,
Jason
If I connect to this site using all is well. It goes to the document listed under documents for the default/home page
If I connect using I get prompted for logon and password, even though my AD credentials give me access to the site. I can enter my logon and password and get in, but I should not have to do that.
If I turn anonymous access on (leaving integrated checked, too), I can connect, but I need to restrict access to this site and do not want anonymous users on it.
Any ideas why it works ok when resolving the name via NETBIOS name (WINS) vs. via DNS??
Thanks in advance,
Jason