Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Ubuntu user priviledges
PostPosted: Thu Jul 07, 2011 1:57 pm 
Offline
Senior Newbie

Joined: Mon May 16, 2011 5:59 am
Posts: 9
Hey,

Can someone explain to me the difference between:

Code:
# Members of the admin group may gain root privileges
%admin ALL=(ALL) ALL

# Allow members of group sudo to execute any command
%sudo   ALL=(ALL:ALL) ALL


If you are part of the admin group you can still use the sudo command (if so why have the sudo group)?
Isn't the sudo group redundant?

Thanks


Top
   
 Post subject:
PostPosted: Thu Jul 07, 2011 4:31 pm 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
Yes, it is redundant. Both groups are there for historical reasons, because removing any one of them could cause massive headaches to unsuspecting sysadmins. (I think "admin" is the old custom and "sudo" is the new standard, but I might have got it mixed up.)

Anyway, it is safe to delete the group that you don't use.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group