[Bug 50797] Re: sudo built with --with-secure-path is problematic
Launchpad Bug Tracker
50797 at bugs.launchpad.net
Sat Sep 10 12:38:19 UTC 2011
*** This bug is a duplicate of bug 192651 ***
https://bugs.launchpad.net/bugs/192651
** Changed in: sudo (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sudo in Ubuntu.
https://bugs.launchpad.net/bugs/50797
Title:
sudo built with --with-secure-path is problematic
Status in “sudo” package in Ubuntu:
Confirmed
Bug description:
Binary package hint: sudo
For developers who do cross-compiling (for example), sudo needs to
inherit the path of the user invoking the sudo command. A better
solution is to build without this option and instead alias 'sudo' to
'sudo -i' in user accounts (or /etc/bash.bashrc). At least this method
may be easily undone by developers who need to use the sudo path
inheritance. OR, provide a command-line option to permit the path
inheritance.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/50797/+subscriptions
More information about the foundations-bugs
mailing list