Hi guys. I am deploying Mageia 2 machines at my work, but I am experiencing several issues about proxy authentication with Mageia tools. Is not possible to update, install programs or upgrade system. Is not even possible to get mirrorlists or get XML descriptions. Downloaders receive HTTP error 407 (Proxy authentication required) all the time. It is not transparent to end users, since graphic tools hide too much information.
The only proxy authentication scheme allowed at my work is NTLM, since it is a Windows-only terrain. Networking runs smoothly for web browsing, but nothing else can download since downloaders cannot authenticate with proxy. Proxies are Cent OS 5 machines running Squid.
After trial and error I figured out CURL is the only downloader wich can handle NTLM authentication with --proxy-ntlm option. But Mageia scripts are not ready to save and pass parameters to downloader (not even the command-line ones).
Can someone discuss about this? I will start to fill bugs in bugzilla, but I want to search for alternatives/workarounds to fill the bug better.