andy@fileserver:/etc$ cat ./group | egrep 'sudo|admin'
sudo:x:27:andy
lpadmin:x:107:andy
andy@fileserver:/etc$ groups
andy adm cdrom sudo dip plugdev lpadmin sambashare apt-get
andy@fileserver:/etc$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04.2 LTS
Release: 12.04
Codename: precise
This is my output ounder Precise. Man page says:
ALLOWING OTHER USERS TO RUN SUDO
       By default, only the user who installed the system is permitted to run
       sudo. To add more administrators, i. e. users who can run sudo, you
       have to add these users to the group 'admin' by doing one of the folâ
       lowing steps:
       * In a shell, do
           sudo adduser username admin
       * Use the graphical "Users & Groups" program in the "System settings"
         menu to add the new user to the admin group.
But there is no admin group, the only group name with admin in it is lpadmin

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1130643

Title:
  Documentation error "man sudo root"

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to