[opensuse-security] Re: [opensuse] Re: only wheel members can su as root
BTW im using sles10, bi cant find Under Yast2 -> System -> SUDO On Sat, Apr 26, 2008 at 12:22 PM, Andreas van dem Helge <joakimsen@gmail.com> wrote:
Under Yast2 -> System -> SUDO
Default is allow all.
On Fri, Apr 25, 2008 at 10:42 PM, Jay Jesus Amorin <jay.amorin@gmail.com> wrote:
Hi,
Please bear with me, I'm new to this group and suse as well. my question is, is there a way to configure suse that only users that are member of the group wheel can su as root?
Thanks
J -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-- Ang nagtanong ay tanga. Ang hindi nagtanong ay nanatiling tanga. -jayamorin --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
You can manually edit the /etc/sudoers put the comment at #ALL ALL=(ALL) ALL and add something like # User privilege specification root ALL=(ALL) SETENV: ALL jay ALL=(ALL) SETENV: ALL the file is 440 so use visudo to edit edwin Jay Jesus Amorin wrote:
BTW im using sles10, bi cant find Under Yast2 -> System -> SUDO
On Sat, Apr 26, 2008 at 12:22 PM, Andreas van dem Helge <joakimsen@gmail.com> wrote:
Under Yast2 -> System -> SUDO
Default is allow all.
To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
I'm using OpenSuSE 10.2, & in that it's under yast -> security -> sudo The entries you want (using visudo) are: --------------------------------------------------- - Comment the lines ## Defaults targetpw ## ALL ALL=(ALL) ALL - Uncomment the lines %wheel ALL=(ALL) SETENV: ALL --------------------------------------------------- David On Saturday 26 Apr 2008, M. Edwin wrote:
You can manually edit the /etc/sudoers put the comment at #ALL ALL=(ALL) ALL
and add something like
# User privilege specification root ALL=(ALL) SETENV: ALL jay ALL=(ALL) SETENV: ALL
the file is 440 so use visudo to edit
edwin
Jay Jesus Amorin wrote:
BTW im using sles10, bi cant find Under Yast2 -> System -> SUDO
On Sat, Apr 26, 2008 at 12:22 PM, Andreas van dem Helge
<joakimsen@gmail.com> wrote:
Under Yast2 -> System -> SUDO
Default is allow all.
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
-- D Hodgson P: 020 7622 8777 M: 07050 128 599 F: 08700 528 604 E: david@different-perspectives.com --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
participants (3)
-
Administrator
-
Jay Jesus Amorin
-
M. Edwin