Hi,
I'm trying to use the webproxy of the UTM9 which uses AD as (basic) authentication with a linux client system.
Debian 12 for example requires the following:
Acquire::http::Proxy "">user:password@proxy_server:port/";
I tried all different username combinations including the domain name and without, also considering the escape character syntax but nothing worked so far.
Which is the correct username which has to be used to access the webproxy?
This thread was automatically locked due to age.