[Bug 1339518] [NEW] sudo config file specifies group "admin" that doesn't exist in system

Jonas Björk jonas.bjork at gmail.com
Wed Jul 9 05:59:53 UTC 2014


Public bug reported:


In the configuration file for sudo ( /etc/sudoers ) you find this section:

# 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

The sudo group is in /etc/group, but not admin group. This is a cosmetic
bug, but if we specify a group that are allowed to use sudo command,
then the group should exist in the system too.

Installed version: Ubuntu 14.04 LTS all upgrades up to 9 july 2014
installed, 64 bit desktop ISO used for installation.

Sudo package installed:
ii  sudo                        1.8.9p5-1ubuntu1   amd64              Provide limited super user privileges to specific users

** Affects: sudo (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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/1339518

Title:
  sudo config file specifies group "admin" that doesn't exist in system

Status in “sudo” package in Ubuntu:
  New

Bug description:
  
  In the configuration file for sudo ( /etc/sudoers ) you find this section:

  # 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

  The sudo group is in /etc/group, but not admin group. This is a
  cosmetic bug, but if we specify a group that are allowed to use sudo
  command, then the group should exist in the system too.

  Installed version: Ubuntu 14.04 LTS all upgrades up to 9 july 2014
  installed, 64 bit desktop ISO used for installation.

  Sudo package installed:
  ii  sudo                        1.8.9p5-1ubuntu1   amd64              Provide limited super user privileges to specific users

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/1339518/+subscriptions



More information about the foundations-bugs mailing list