Re: [CentOS] Problems with Microsoft Forefront proxy with yum

2012-02-10 Thread Ross Walker
On Feb 9, 2012, at 10:57 AM, "C. L. Martinez" wrote: > On Thu, Feb 9, 2012 at 4:51 PM, Giles Coochey wrote: >> On 2012-02-09 15:35, C. L. Martinez wrote: >>> Hello all, >>> >>> How can I configure yum to download updates when I need to >>> authenticate to a Microsoft Forefront proxy?? I have t

Re: [CentOS] Problems with Microsoft Forefront proxy with yum

2012-02-09 Thread Les Mikesell
On Thu, Feb 9, 2012 at 9:59 AM, Giles Coochey wrote: > > > > Yes Giles, but my problem is with a Forefront proxy when I need to > > use > > an AD to authenticate users ... With s squid proxy, it is easy to > > configure proxy options under yum.conf ... > > > I see, so it might be a little more co

Re: [CentOS] Problems with Microsoft Forefront proxy with yum

2012-02-09 Thread Giles Coochey
On 2012-02-09 15:57, C. L. Martinez wrote: > On Thu, Feb 9, 2012 at 4:51 PM, Giles Coochey > wrote: >> On 2012-02-09 15:35, C. L. Martinez wrote: >>> Hello all, >>> >>>  How can I configure yum to download updates when I need to >>> authenticate to a Microsoft Forefront proxy?? I have tried to >>

Re: [CentOS] Problems with Microsoft Forefront proxy with yum

2012-02-09 Thread C. L. Martinez
On Thu, Feb 9, 2012 at 4:51 PM, Giles Coochey wrote: > On 2012-02-09 15:35, C. L. Martinez wrote: >> Hello all, >> >>  How can I configure yum to download updates when I need to >> authenticate to a Microsoft Forefront proxy?? I have tried to >> configure http_proxy variable as a >> "http_proxy="h

Re: [CentOS] Problems with Microsoft Forefront proxy with yum

2012-02-09 Thread Giles Coochey
On 2012-02-09 15:35, C. L. Martinez wrote: > Hello all, > > How can I configure yum to download updates when I need to > authenticate to a Microsoft Forefront proxy?? I have tried to > configure http_proxy variable as a > "http_proxy="http://DOMAIN\\user:passwd@proxy:port/";, but it doesn't > work

Re: [CentOS] Problems with Microsoft Forefront proxy with yum

2012-02-09 Thread Giles Coochey
On 2012-02-09 15:35, C. L. Martinez wrote: > Hello all, > > How can I configure yum to download updates when I need to > authenticate to a Microsoft Forefront proxy?? I have tried to > configure http_proxy variable as a > "http_proxy="http://DOMAIN\\user:passwd@proxy:port/";, but it doesn't > work

[CentOS] Problems with Microsoft Forefront proxy with yum

2012-02-09 Thread C. L. Martinez
Hello all, How can I configure yum to download updates when I need to authenticate to a Microsoft Forefront proxy?? I have tried to configure http_proxy variable as a "http_proxy="http://DOMAIN\\user:passwd@proxy:port/";, but it doesn't works ... I have tried to set http_user and http_passwd also