IIS, Firefox, Eclipse HTTP 401.3 problem
November 13, 2004 | In DeveloperIIS “HTTP 401.3 - Access denied by ACL on resource”
When moving folders and files in and out of your webroot, especially Virtual Directories? Running into problems where attempting to access these folders and/or files and you getting a username/password dialog - especially Netscape, Mozilla…Eclipse IDE?
That’s because these folders and files don’t have the “everyone” group assigned security rights to them. so, add the “everyone” group. If this is not available, as in the case on my laptop, try adding just the current user.
Right-click the most top-level object that’s not assigned to the “everyone” group, choose properties. Go to the security tab. Click the add button. Find the “everyone” group from the list above and it to the list below.






