Skip to main content

Thread: Giving a user sudo permissions


hi,

set group of users called accesscontrol which able access users-admin command.

have set user call john member of accesscontrol group

have used visudo command add following sudoers file:

code:
%accesscontrol all=/usr/bin/users-admin
now logged in john have couple of questions:


  1. when issue command
    code:
    sudo users-admin
    . user admin dialog box opens cannot unlocked allow john add user
  2. when go
    code:
    system > admin > user , groups
    says john doesn't have sufficient privilages.

hints in right direction appreciated.


thanks,

nick

i keep thinking entry should
code:
%accesscontrol all=(all)  /usr/bin/users-admin
little rusty. either way can test sudo -l user see can run.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Giving a user sudo permissions


Ubuntu

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums