HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- PERL/CPAN configuration
Operating System - HP-UX
1825981
Members
3201
Online
109690
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2008 07:50 AM
09-29-2008 07:50 AM
PERL/CPAN configuration
Hi,
I was using CPAN to install perl modules, but now my company proyx needs authentication.
I already setup proxy_user and proxy_pass, but I still get the error:
LWP failed with code[407] message[Proxy Authentication Required]
I think the problem is because I'm using a Windows based proxy and I need to specify the Windows domain, not only the user name.
I've tried domain\username, username/domain but without success, any ideia of the correct syntax to use on proxy_user?
I was using CPAN to install perl modules, but now my company proyx needs authentication.
I already setup proxy_user and proxy_pass, but I still get the error:
LWP failed with code[407] message[Proxy Authentication Required]
I think the problem is because I'm using a Windows based proxy and I need to specify the Windows domain, not only the user name.
I've tried domain\username, username/domain but without success, any ideia of the correct syntax to use on proxy_user?
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2008 09:33 AM
09-29-2008 09:33 AM
Re: PERL/CPAN configuration
Hi there,
I've recently encountered similar issues with unix boxes not being able to use a MS proxy (aka ISA server).
Found out that if the proxy uses NTLM authentication, it will only allow requests from what it considers 'valid' agents, being internet explorer and friends :-/
I currently use ntlmaps to get around this. It is a little python-based server which accepts your proxy requests, modifies the headers to match what the ISA server expects, and forwards it to the 'real' proxy server. Works like a breeze.
You can find ntlmaps at http://ntlmaps.sourceforge.net/
Hope that helps,
Cheers,
Wout
I've recently encountered similar issues with unix boxes not being able to use a MS proxy (aka ISA server).
Found out that if the proxy uses NTLM authentication, it will only allow requests from what it considers 'valid' agents, being internet explorer and friends :-/
I currently use ntlmaps to get around this. It is a little python-based server which accepts your proxy requests, modifies the headers to match what the ISA server expects, and forwards it to the 'real' proxy server. Works like a breeze.
You can find ntlmaps at http://ntlmaps.sourceforge.net/
Hope that helps,
Cheers,
Wout
an engineer's aim in a discussion is not to persuade, but to clarify.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP