Top "Sudoers" questions

The sudo command is configured through a file located at `/etc/sudoers` or `/usr/local/etc/sudoers`

How to give sudo access to a bash script?

I have a bash script(chbr.sh) to change my display brightness from terminal as my brightness keys doesn't work. `…

bash sudo sudoers
How to make passwordless switch to another user in a shell script

I want to su from hadoopmaster to hduser. When I do it on the terminal, I do: su - hduser …

linux ubuntu ubuntu-12.04 sudo sudoers
"/etc/sudoers is world writable" on Mac OS X Mavericks

Currently, I am working on an OSX Maverick, and I can't use sudo command in Terminal. My-Mac:~ phucnd$ sudo sudo: /…

macos sudoers writable
How to get rid off - sudo: /usr/lib/sudo/sudoers.so must be only be writable by owner sudo: fatal error, unable to load plugins

I am trying to configure apache2 with cgi (python). For that, I have to change permissions of some folders and …

apache2 cgi ubuntu-12.04 sudo sudoers
Net::SSH sudo command hangs after entering password

I've been trying to write a small library using Thor to help assist me in quick creating new projects and …

ruby sudo net-ssh sudoers thor
visudo nopasswd not working

I am trying to allow all users in the admin group to run a jar file as SUDO without a …

linux sudo sudoers visudo
How to fix /etc/sudoers: syntax error near line number

I am new to Ubuntu. And as while editing anything in visual studio code, I had to enter password. so …

sudo ubuntu-18.04 nano sudoers
How to fix this sudo: /etc/sudoers is world writable?

I am working on AWS EC2 machine. File permission of sudores file is, -rwxrwxrwx 1 root root 902 Feb 5 12:22 sudoers There are …

ubuntu amazon-web-services amazon-ec2 sudo sudoers
how to make non root user as sudo user in docker alpine image?

I am trying build cassandra docker image using alpine based os. on the container run process i am getting permission …

docker containers sudo alpine sudoers
Mac OSX no valid sudoers sources found

I am always getting this error. What is the solution ?

macos sudo sudoers