Results 1 to 3 of 3

Thread: [RESOLVED] Windows authentication form. Why

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2006
    Location
    Italy
    Posts
    90

    [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.

  2. #2
    Fanatic Member
    Join Date
    May 2005
    Posts
    608

    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.

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width