in reply to Installing ppd package from a local repository

If you set the environment variable HTTP_PROXY to the URL of your proxy server, before you start PPM, it should work through the proxy.

You see, it depends on LWP, and it calls env_proxy() before attempting to connect to the webserver.

  • Comment on Re: Installing ppd package from a local repository

Replies are listed 'Best First'.
Re^2: Installing ppd package from a local repository
by zejames (Hermit) on Nov 03, 2004 at 15:28 UTC
    To my knowledge, not for NTLM authentication.

    --
    zejames