[Bug 1767801] Re: Wrong group name "admin" instead of "adm" in default sudoers file of sudo 1.8.21p2-3ubuntu1

Marc Deslauriers marc.deslauriers at canonical.com
Mon Sep 10 12:27:21 UTC 2018


Do not change the line from "admin" to "adm".

The "admin" group was renamed to "sudo". The "adm" group is used for
something else and should not be part of the sudoers file.

The "admin" group needs to stay in that file to properly handle people
who upgraded systems from earlier releases. Upgrading to newer releases
doesn't automatically migrate users to the new "sudo" group, so removing
it will cause someone who just upgraded to lose sudo privileges, and
rendering them unable to fix the issue.

I am closing this bug as there is no change needed to that file.

** Changed in: sudo (Ubuntu)
       Status: Confirmed => Invalid

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

Title:
  Wrong group name "admin" instead of "adm" in default sudoers file of
  sudo 1.8.21p2-3ubuntu1

Status in sudo package in Ubuntu:
  Invalid

Bug description:
  This is just to inform you, that the file /etc/sudoers, that comes
  with sudo 1.8.21p2-3ubuntu1 during a fresh install of Xubuntu 18.04,
  contains

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

  but the admin group is now named "adm" instead of "admin".
  This is easy to correct, but it might confuse people, that are not familiar with the sudoers file. So, I suggest to change this line to

  %adm ...

  
  Additional information:
  lsb_release -rd
  Description:	Ubuntu 18.04 LTS
  Release:	18.04

  
  apt-cache policy sudo
  sudo:
    Installiert:           1.8.21p2-3ubuntu1
    Installationskandidat: 1.8.21p2-3ubuntu1
    Versionstabelle:
   *** 1.8.21p2-3ubuntu1 500
          500 http://at.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
          100 /var/lib/dpkg/status

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



More information about the foundations-bugs mailing list