[pca] RFE: pca-proxy.cgi without stored credentials

Sebastian Kayser sebastian+pca at skayser.de
Tue Nov 17 20:20:06 CET 2009


* Martin Paul <martin at par.univie.ac.at> wrote:
> Sebastian Kayser wrote:
> >$ ./pca -ad 125138
> >...
> >Looking for 125138-18 (1/1)
> >Trying http://pcahost/cgi-bin/pca-proxy.cgi?
> >Failed (Error 500: Internal Server Error)
> 
> Something's wrong here - the "Internal Server Error" comes from apache, 
> not pca-proxy.cgi, so the script must have failed completely. Can you 
> see anything in apache_error? It should look like this on the client:
> 
> ...
> Looking for 142675-01 (1/1)
> Trying http://www.par.univie.ac.at/local/pca/pca-proxy.cgi?
> Failed (Error 500: SOA missing)
> 
> Please enter Sun Online Account User: XXX
> Please enter Sun Online Account Password:

The somewhat adjusted 500 error message came from an intermediary proxy.
pca-proxy.cgi responded with "HTTP/1.1 500 SOA missing" which the proxy
translated into "HTTP/1.0 500 Internal Server Error". Once i skipped the
proxy everything went smoothly. Seems as if our internal proxy doesn't
care that much about the informational message provided by the target
host ... o.O ... interesting.

Thanks for integrating this very useful proxy authentication feature!

Sebastian



More information about the pca mailing list