Security Basics mailing list archives

RE: What do you think about the following sudo config?


From: "Young, Randy" <RWYoung () verisign com>
Date: Fri, 14 Aug 2009 11:08:36 -0700

It's best to use visudo to edit the sudoers because it does the check
before it lets you save the changes to make sure all syntax is correct
so you don't blow up sudo.

Randy Y
 

-----Original Message-----
From: listbounce () securityfocus com [mailto:listbounce () securityfocus com]
On Behalf Of Boby Mocanasu
Sent: Friday, August 14, 2009 10:39 AM
To: Israel Junior
Cc: Andre Rodrigues; security-basics () securityfocus com
Subject: Re: What do you think about the following sudo config?

vim /etc/sudoers will work
and
sudo su -




Israel Junior wrote:
On Thu, Aug 13, 2009 at 15:42, Andre
Rodrigues<acastanheira2001 () yahoo com br> wrote:
  
sudo -l
User <xxxx> may run the following commands on this host:
   (ALL) ALL
   (ALL) NOPASSWD: ALL
   (ALL) NOPASSWD: !/usr/sbin/visudo
   (ALL) NOPASSWD: !/usr/sbin/chattr
   (ALL) NOPASSWD: !/usr/bin/passwd *root*
   (ALL) NOPASSWD: !/bin/su

    

'sudo rm -rf /' allowed... take care about this too!

  


------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate In this guide
we examine the importance of Apache-SSL and who needs an SSL
certificate.  We look at how SSL works, how it benefits your company and
how your customers can tell if a site is secure. You will find out how
to test, purchase, install and use a thawte Digital Certificate on your
Apache web server. Throughout, best practices for set-up are highlighted
to help you ensure efficient ongoing management of your encryption keys
and digital certificates.

http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442
f727d1
------------------------------------------------------------------------


------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate
In this guide we examine the importance of Apache-SSL and who needs an SSL certificate.  We look at how SSL works, how 
it benefits your company and how your customers can tell if a site is secure. You will find out how to test, purchase, 
install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for set-up are 
highlighted to help you ensure efficient ongoing management of your encryption keys and digital certificates.

http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
------------------------------------------------------------------------


Current thread: