Hello Hannes,

Am Dienstag, den 13.08.2013, 19:10 +0200 schrieb Hannes Hörl:

> >> after the upgrade to wheezy wget (basic http) auth doesn't work like
> >> e.g. in version 1.12 anymore.

> > Could you send us the output of --debug?
> 
> I just found out the problem appears to be dependent on the server:
>
> 1.) Boa server & --user/--password => OK (wget__bad_server__ok.log)
> 
> $ wget -d -O /dev/null --user=*user* --password=*password* \
> ... 'http://xxx.xxx.xxx.xxx:80/protected'
> 
> 
> 2.) Boa server & user:passwd@host => FAIL (wget__bad_server__fail.log)
> 
> $ wget -d -O /dev/null \
> ... 'http://*user*:*password*@xxx.xxx.xxx.xxx:80/protected'
> 
> 
> 3.) Apache server & user:passwd@host => OK (wget__good_server__ok.log)
> 
> $ wget -d -O /dev/null \
> ... 'https://*user*:*password*@yyy.yyy.yyy.yyy/protected'
> 
> 
> In 1 and 2 both the client and the server are the same. In 3 the client 
> machine is the same again but the server is on another machine and an 
> other implementation.

Thanks for your fast feedback.
I will try to setup a testsystem with a Boa server.

-- 
Noël Köthe <noel debian.org>
Debian GNU/Linux, www.debian.org

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to