Root-Rechte für User

/etc/sudoers

Gewünschte User eintragen:

root ALL=(ALL) ALL <User> ALL=(ALL) ALL

/etc/group

Gruppe wheel anpassen:

wheel:x:10:<User1>, <User2>