The problem is that I do have permission to read the file. As I pointed out above, I can use IE to view the page without a prompt for a password or an error. In your case, you're probably using NTCR and basic authentication. In my case, the page does not provide basic authentication. That's not something I can control

PS - To those who have downvoted this, it would be nice if you explained youself. If I'm not understanding how to force IIS to use basic authentication when it's configured NOT to use basic authentication, let me know. I'm sure there's a lot of people who would love to know how to do this seeing as though you can't use Netscape to view pages that are set up to JUST use NT Challenege Response Authentication.


In reply to Re: Re: LWP::UserAgent and NT Challenge Response authentication by rchiav
in thread LWP::UserAgent and NT Challenge Response authentication by rchiav

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.