Lázaro Morales wrote:
> 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.

\ has a special meaning to the shell (it tells it to treat the next
character as being just a normal character). Try \\ (if that doesn’t
work, go wild and try \\\\ ).

Hope this helps,

James.

-- 
E-mail:     james@ | ... clueless he is not. He's just selective about which
aprilcottage.co.uk | clues to pay attention to.
                   |     -- Shmuel (Seymour J.) Metz
-- 
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