But the user is an Active Directory user in an existing domain, so when I  
try

        http://DOMAIN\user:pass@proxy:8080
        
The environment variable take the value:
        http://DOMAINuser:pass@proxy:8080

It's seem that \ is not accepted and can't authenticate it.

And when I try:
        http://u...@domain.com:pass@proxy:8080

It's take the proxy port after the first @ and I get and error message  
again. What do you recommend me.

Thanks,
Lázaro.



En 20/04/2011 14:54:53, Dario Lesca <d.le...@solinos.it> escribió:

> Il giorno mer, 20/04/2011 alle 13.45 -0400, Lázaro Morales ha scritto:
>> I will appreciate if you have any idea.
>
> open a bash and try:
>
> # export ftp_proxy=http://user:pass@ms-proxy:8088/
> # export http_proxy=$ftp_proxy
> # export https_proxy=$ftp_proxy
> # yum install mono
>
>
> this work for me behind a Microsoft ISA proxy Server 20**
>
> hope this help
>
> P.S.
> If work .... after run "yum remove -y mono*" ;-)
>
> bye

Este mensaje de correo electrónico ha sido procesado por el servidor de 
Frioclima


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to