User Tools

Site Tools


build:sudo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
build:sudo [2011/05/21 11:42]
SLUUG Administration [Configuration] Add users to wheel group.
build:sudo [2011/05/21 12:16] (current)
SLUUG Administration [Configuration] Don't allow software installation without a password. (CMB)
Line 24: Line 24:
 </​code>​ </​code>​
   ​   ​
-Edit ''/​etc/​sudoers''​ (have to do it by running visudo) to look like this:+Edit ''/​etc/​sudoers''​ (have to do it by running ​''​visudo''​) to look like this:
 <​file>​ <​file>​
 # Require root password (instead of the user's own password). # Require root password (instead of the user's own password).
Line 54: Line 54:
  
 # These users may run these commands without having to supply a password. # These users may run these commands without having to supply a password.
-%wheel ​ ALL = NOPASSWD: ​SOFTWARE_INSTALL, ​SOFTWARE_UPDATE+%wheel ​ ALL = NOPASSWD: SOFTWARE_UPDATE
 </​file>​ </​file>​
  
build/sudo.1305996168.txt.gz ยท Last modified: 2011/05/21 11:42 by SLUUG Administration