Results 1 to 10 of 11

Thread: User/Pwd asked when displaying Image

Threaded View

  1. #6
    AO's Filibustier Cheap Scotch Ron's Avatar
    Join Date
    Nov 2008
    Location
    Swamps of Jersey
    Posts
    378
    Check to ensure that the local userid that is defined for anonymous access has read access to the folder (as well as its content) that contains the images.

    The userid is usually IUSR_servername. You can check by going to IIS, right click the virtual directory of the site, select the Directory Security tab. Ensure Anonymous access is selected and note the userid.

    Then right click the folder that contains the images and ensure this userid has read access to the folder. Also check the privs on the actual images. They should be same. If not, there is an option at the folder level to propagate the settings to the contents of the folder.

    That should do it.

    Alternatively, you could impersonate by setting the user and pass in the webconfig. google impersonate IIS. There are several entries on MS Technet that show you how.
    Last edited by Cheap Scotch Ron; November 20th, 2008 at 10:33 PM. Reason: Other idea

Similar Threads

  1. Basic Image stegnographer v 0.1
    By shakuni in forum Cryptography, Steganography, etc.
    Replies: 2
    Last Post: February 16th, 2008, 11:01 AM
  2. Changing Broken Image image on Firefox
    By valhallen in forum AntiOnline's General Chit Chat
    Replies: 1
    Last Post: March 15th, 2005, 06:36 AM
  3. The history of the Mac line of Operating systems
    By gore in forum Operating Systems
    Replies: 3
    Last Post: March 7th, 2004, 08:02 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •