Public bug reported:

Binary package hint: gnome-control-center

Sorry for poor english

With 10.10 proxy auth doesn't works like i think it should be
I expect to have user:passw...@proxy.lan for proxy works for all gnome apps

If i don't apply 'systeme wide' in menu of gnome-network-properties in
term i have

#set | grep proxy

ALL_PROXY=socks://proxy.lan:8080/
all_proxy=socks://proxy.lan:8080/
ftp_proxy=ftp://proxy.lan:8080/
http_proxy=http_proxy://user:passw...@proxy.lan:8080/
https_proxy=https://proxy.lan:8080/
no_proxy='localhost,127.0.0.0/8,*.local'

Only http_proxy have auth not the other :-(

If i apply 'systeme wide' in menu
set | grep proxy

ALL_PROXY=socks://proxy.lan:8080/
all_proxy=socks://proxy.lan:8080/
ftp_proxy=ftp://proxy.lan:8080/
http_proxy=http_proxy://proxy.lan:8080/
https_proxy=https://proxy.lan:8080/
no_proxy='localhost,127.0.0.0/8,*.local'

Authentification disapear. :-(


cat .gconf/system/http_proxy/%gconf.xml
<?xml version="1.0"?>
<gconf>
        <entry name="ignore_hosts" mtime="1283180598" type="list" 
ltype="string">
                <li type="string">
                        <stringvalue>localhost</stringvalue>
                </li>
                <li type="string">
                        <stringvalue>127.0.0.0/8</stringvalue>
                </li>
                <li type="string">
                        <stringvalue>*.local</stringvalue>
                </li>
        </entry>
        <entry name="authentication_password" mtime="1283180598" type="string">
                <stringvalue>password</stringvalue>
        </entry>
        <entry name="authentication_user" mtime="1283180598" type="string">
                <stringvalue>user</stringvalue>
        </entry>
        <entry name="use_authentication" mtime="1283180598" type="bool" 
value="true"/>
        <entry name="port" mtime="1283180598" type="int" value="8080"/>
        <entry name="host" mtime="1283180598" type="string">
                <stringvalue>proxy.lan</stringvalue>
        </entry>
        <entry name="use_same_proxy" mtime="1283180600" type="bool" 
value="true"/>
        <entry name="use_http_proxy" mtime="1283180598" type="bool" 
value="true"/>
</gconf>

Please have a look 
Thank

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnome-control-center 1:2.30.1-1ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic x86_64
Architecture: amd64
Date: Mon Aug 30 18:55:20 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha amd64 (20100814)
ProcEnviron:
 PATH=(custom, user)
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: gnome-control-center

** Affects: gnome-control-center (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug maverick

-- 
proxy authentfication with gnome-network-properties
https://bugs.launchpad.net/bugs/626881
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to