I want to locate the
The man page says /usr/local/etc/sudoers List of who can run what() but this 12.0 CURRENT indicates /usr/local/etc/ does not exist.
I want to provide this for a user entry:
Is this possible?
sudoers
file and script in an admin account. Is this possible? The man page says /usr/local/etc/sudoers List of who can run what() but this 12.0 CURRENT indicates /usr/local/etc/ does not exist.
I want to provide this for a user entry:
Code:
username5 ALL=(ALL) NOPASSWD: ALL
Is this possible?
visudo
seems to go through a temp file.