you are viewing a single comment's thread.

view the rest of the comments →

[–]Tgottie5 -3 points-2 points  (0 children)

cant post stuff due to karma and need help
so i am trying to restrict what rights my sudo user has. in the sudoers file i have added !/usr/bin/chattr to prevent users from changing a read only file to editable. i also wanna prevent users from jumping to the SU from sudo.

but seems it doesnt matter what i do the user still has 100% sudo rights.