Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    Are there any other configs included at the end of the sudoers file? Commented Aug 25, 2017 at 11:50
  • Ah right.. there are certain files in /etc/sudoers.d and that's how 'sudo bash' was working but i thought it was commented out... Thanks. #includedir /etc/sudoers.d From the sudoers man page: Commented Aug 25, 2017 at 11:51
  • And what's the recommended way to give full root access to sysadmins? (or if you want to say less harmful and audited way) Commented Aug 25, 2017 at 11:53
  • unix.stackexchange.com/q/8581/117549 Commented Aug 25, 2017 at 12:06