[Bug 1435179] Re: kdesudo (vivid): Could not connect to display
themroc
1435179 at bugs.launchpad.net
Fri May 8 18:45:07 UTC 2015
The kdesudo failure was caused by these entries in /etc/sudoers:
After this lines:
Defaults env_reset
Defaults mail_badpass
Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
I had added these lines:
# Allow proxy environment variables to pass through
Defaults env_keep="no_proxy NO_PROXY"
Defaults env_keep+="all_proxy ALL_PROXY"
Defaults env_keep+="http_proxy HTTP_PROXY"
Defaults env_keep+="https_proxy HTTPS_PROXY"
Defaults env_keep+="ftp_proxy FTP_PROXY"
After removing these lines kdesudo working again.
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdesudo in Ubuntu.
https://bugs.launchpad.net/bugs/1435179
Title:
kdesudo (vivid): Could not connect to display
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdesudo/+bug/1435179/+subscriptions
More information about the kubuntu-bugs
mailing list