Mailinglist Archive: opensuse-factory (1264 mails)
| < Previous | Next > |
Re: [opensuse-factory] Features making it into 12.1 for blog
- From: Claudio Freire <klaussfreire@xxxxxxxxx>
- Date: Tue, 27 Sep 2011 03:14:37 +0200
- Message-id: <CAGTBQpbFt2zAZQvWQbHZs2pPmoei5Qoo152cney0ghg7jodO+A@mail.gmail.com>
On Tue, Sep 27, 2011 at 1:38 AM, Christian Boltz <opensuse@xxxxxxxxx> wrote:
Actually, for the X issue, it's how openSUSE handles X authorization.
Debian uses a less strict method that works without some extra
environment variables that have to be added to the list of variables
to preserve.
sudo can be "fixed" in openSUSE, by adding the required variables to that list.
Although there are warnings about potential security issues when doing
so. I bet that's why openSUSE comes with those variables removed.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
The interesting part is that it works with sudo on Ubuntu out of the
box. They seem to use a less strict configuration that doesn't remove
most of the environment variables - for example, $HOME isn't changed to
/root on Ubuntu, and $DISPLAY isn't removed - see "sudo env" results
from Ubuntu on http://paste.opensuse.org/70652816.
This is probably a compile-time config option because using a known-
working /etc/sudoers from Ubuntu didn't make it work on my openSUSE 11.4
system.
Actually, for the X issue, it's how openSUSE handles X authorization.
Debian uses a less strict method that works without some extra
environment variables that have to be added to the list of variables
to preserve.
sudo can be "fixed" in openSUSE, by adding the required variables to that list.
Although there are warnings about potential security issues when doing
so. I bet that's why openSUSE comes with those variables removed.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |