Search results

  1. N

    Do I need to specify the user:group in sudoers to impersonate other users

    I was trying to limit the command a specific user can execute in the sudoers file, say I have something like this: dummy myserver=(ALL:ALL) /usr/sbin/reboot,/usr/sbin/shutdown My dummy user is only allowed to reboot or shut down the system. I intentionally allow the dummy user to impersonate...
Top