Groups | Blog | Home
all groups > iis security > july 2003 >

iis security : Problem with authentication



Marlene A. Roman
7/28/2003 7:45:09 PM
I have a Web Application(written using Visual Interdev) installed on Windows
2000 Advanced Server. The application is set up to use Integrated Windows
Authentication ONLY, and I'm also accesing a SQL Server Database installed
in the same computer. I have an entry(MYWEBAPP) on the DSN SERVER pointing
to my application, like this.http://10.14.0.1/mywebapp/default.asp. When I
access the application using the DNS entry MYWEBAP everything works fine.
But if I try to access the application from my computer using the whole URL,
it looks like I'm trying to connect using Anonymous logon, and because the
user IUSR_MACHINE_NAME, does not have access to my SQL SERVER Database, I
receive an error of authentication.
What can be the difference between accessing the application using the DSN
entry than using the whole path for my application?????


Please if any have any idea of what can be happening, please let me know.



Thank you very much in advance


Marlene A. Roman


Bernard
7/29/2003 10:59:38 AM
This should related to IE behavior, it take full url
or IP as Internet zone, and hence it will not send it auth info,
refer this kb and its workaround..
Intranet Site Is Identified as an Internet Site When You Use an FQDN or IP
Address
http://support.microsoft.com/?id=303650

--
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...


[quoted text, click to view]

AddThis Social Bookmark Button