Proper web proxy syntax?

Proper web proxy syntax?

Postby thuff » 10.10.2012, 01:05

I am attempting to configure WOU and I am getting error related to my network login for the proxy.

For example:

At the HTTP Proxy setting pop-up after clicking on the Proxy... button, I enter in:

http://mydomain\firstname lastname:@servername:port

Please note that my company uses a space between the first and last names for the network login (yea.) I have tried http://mydomain\first%20last:@servername:port with no luck. I tried many other variations including quotes.

What is the correct syntax for the HTTP Proxy setting when the network login has a space between first and last names?

Thanks!
thuff
 

Re: Proper web proxy syntax?

Postby WSUSUpdateAdmin » 10.10.2012, 08:12

Hi and welcome, thuff,

please refer to http://en.wikipedia.org/wiki/Percent-encoding, for example.

Regards
Torsten Wittrock
WSUSUpdateAdmin
Administrator
 
Posts: 2245
Joined: 07.07.2009, 14:38

Re: Proper web proxy syntax?

Postby aker » 10.10.2012, 09:53

The normal syntax for proxy addresses is
http://User:password@server:Port/

For example
Http://aker:ThisIsMyPassword@192.168.178.1:8080/
Last edited by harry on 10.10.2012, 21:39, edited 1 time in total.
Reason: no automatic URL linking for this post
Wer Rechtschreibfehler findet, darf sie behalten oder an den Meistbietenden versteigern. / Everybody finding a misspelling is allowed to keep or sell it.
aker

WSUS Offline Update „Community Edition“
https://gitlab.com/wsusoffline/wsusoffline/-/releases
aker
 
Posts: 3999
Joined: 02.03.2011, 15:32

Re: Proper web proxy syntax?

Postby thuff » 10.10.2012, 15:29

Thanks. I wil try the suggested fix.
thuff
 

Re: Proper web proxy syntax?

Postby thuff » 10.10.2012, 21:13

I read the percent encoding page and integrated the proper changes with no improvement. (Thanks for the reference)

Here is what I have tried for the HTTP Proxy setting with the requirement that there is a space between the first and last names for my network login:

http://firstname lastname@proxyservername:port
http://firstname lastname@proxyIPaddress:port

http://firstname%20lastname@proxyservername:port
http://firstname%20lastname@proxyIPaddress:port

(At this point I only used the proxy name and a %20 for the space.)

http://"firstname%20lastname"@proxyservername:port
http://domain\firstname%20lastname@proxyservername:port
http://"domain\firstname%20lastname"@proxyservername:port"

I also have a superuser account that (normally) does not have access to the internet. I added that account to a AD group to give it web access since it does not have a space. I used every version listed above without success.

What am I missing???
Last edited by harry on 10.10.2012, 21:38, edited 1 time in total.
Reason: no automatic URL linking for this post
thuff
 

Re: Proper web proxy syntax?

Postby Markus » 11.10.2012, 07:10

Try using a blank password string like this
http://firstname%20lastname:@proxyservername:port
or
Code: Select all
http://firstname%20lastname:""@proxyservername:port
_____________________________________________________________
Danke für wsusoffline und an alle Helfer!
Markus
 
Posts: 29
Joined: 11.05.2010, 08:09


Return to Installation / Updating

Who is online

Users browsing this forum: Google [Bot] and 137 guests

cron