« Previous Next »

Answered Thread: Anonymous Authentication Problem

Last post 11-04-2009 9:31 PM by Andrew Zhu - MSFT. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 11-01-2009, 12:41 AM

    Anonymous Authentication Problem

    I haven't used IIS in a while and am having trouble adding security to my server's directories.  I created a new username and pass for the use of security, however, when I go to apply this to anonymous authent with this new user and pass, it doesnt prompt me in the web browser.  I've restarted the server many times, refreshed, etc.. no luck... any hep/suggestions?

  • 11-01-2009, 1:09 AM In reply to

    • lextm
    • Top 10 Contributor
    • Joined on 10-22-2008, 4:18 AM
    • Shanghai, PRC
    • Posts 1,433

    Re: Anonymous Authentication Problem

    Anonymous authentication works that way (no prompt in browser). Why do you want the prompt?
    Lex Li
    Support Engineer at Microsoft
    ---------------------------
    This posting is provided "AS IS" with no warranties, and confers no rights.
  • 11-01-2009, 5:34 AM In reply to

    Answered Re: Anonymous Authentication Problem

    You should configured non-anonymous auth instead.
    How to configure IIS Web site authentication in Windows Server 2003
    http://support.microsoft.com/?id=324274

    Cheers,
    Bernard Cheah
  • 11-04-2009, 9:31 PM In reply to

    Answered Re: Anonymous Authentication Problem

    Hi, c0mpshades45

    By default, if you set anonymous authentication, a request will IIS Server use the build in "Network Service" account.

    If you set both impersonation and  anonymous authentication, the request will use IUSR_<ComputerName> account.

    If you replace IUSR_<ComputerName> with your created user and with your own password. Try set impersonation to true, and see if the login dialog will show or not. 

    Regards

     

    Sincerely
    Microsoft Online Community Support
    Andrew Zhu - MSFT


    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Page 1 of 1 (4 items)
Microsoft Communities