Cannot allow PDF

Ask for help about NoScript, no registration needed to post
TroyWells

Cannot allow PDF

Post by TroyWells »

I have a bookmark to a PDF on our intranet. I was always able to open it before installing NoScript. Now, I get a very long error at the top of the window, mostly path information, and ending in "<LOCAL> Deny". The big problem is there appears to be no way to override this error. There is an "Options" command button, but it just leads to NoScript options, not anything specific to this link.

How do I allow this?

Thanks!!
Troy
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
User avatar
Giorgio Maone
Site Admin
Posts: 9455
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Cannot allow PDF

Post by Giorgio Maone »

Can you copy the error message here?
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
Guest

Re: Cannot allow PDF

Post by Guest »

The following is as much of the message as I feel comfortable sharing. It contains ... where path and other information is in the string of the error message:

Request {GET https://(path)...TYPE=...REALM=...METHOD=GET&SMAGENTNAME=...TARGET=...(path)...<<http://(Path).pdf, chrome://browser/content/browser.xul, chrome://browser/content/broser.xul} filtered by ABE: <LOCAL> Deny

Thanks!!
Troy
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
User avatar
Giorgio Maone
Site Admin
Posts: 9455
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Cannot allow PDF

Post by Giorgio Maone »

Looks like a redirection, and looks like the http://(Path) (http and uppercase) stuff is not in your intranet while the https://(path) (https and lowercase) destination is.
Can I know more about origin and destination? Why does the bookmark point to an unsecure internet site which redirect to a secure intranet one?
Anyway, if this setup has a legitimate reason, the work around is inserting

Code: Select all

Site (intranet_domain)
Accept from (internet_domain)
in the beginning of the SYSTEM ruleset (NoScript Options|Advanced|ABE).
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
Post Reply