|
-
Mar 21st, 2007, 06:37 AM
#1
Thread Starter
Lively Member
[RESOLVED] Windows authentication form. Why
Hi guys.
I have a Windows 2003 server with a site containing asp pages. In one of them I have a link to a site containing aspx pages. Sometimes, when I click on it, it show the Windows authentication form to access to the server. Why? I've have to edit some settings on IIS security?
Thanks
Last edited by bdani82; Mar 21st, 2007 at 11:32 AM.
-
Mar 21st, 2007, 11:50 AM
#2
Re: [RESOLVED] Windows authentication form. Why
Enable Integrated Windows Authentication in IIS.
IIS -> Web Sites -> Virtual Directory of your asp.net application -> Properties -> Directory Security -> Anonymous access and authentication control -> Edit -> Check Integrated Windows Authentication
HTH
HoraShadow
I do like the reward system. If you find that my post was useful, rate it.
-
Mar 21st, 2007, 02:24 PM
#3
Re: [RESOLVED] Windows authentication form. Why
Chances are that if it isn't your application, whoever created it had Windows Authentication in mind as a security measure, so you want to find out whether it ought to be there or not before you actually remove it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|