~eduardo-nacimiento/+junk/bardinux-proa

« back to all changes in this revision

Viewing changes to gcs/conffiles_skel/etc/sudoers.bardinux5-proa.gcs.bardinux-xfce-proa.gcs

  • Committer: Eduardo Nacimiento GarcĂ­a
  • Date: 2018-11-08 13:14:07 UTC
  • Revision ID: micorreo@eduardonacimiento.com-20181108131407-pc0m1tawr2kwcohi
5.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# This file MUST be edited with the 'visudo' command as root.
 
3
#
 
4
# Please consider adding local content in /etc/sudoers.d/ instead of
 
5
# directly modifying this file.
 
6
#
 
7
# See the man page for details on how to write a sudoers file.
 
8
#
 
9
Defaults        env_reset
 
10
Defaults        mail_badpass
 
11
Defaults        secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
 
12
 
 
13
# Host alias specification
 
14
 
 
15
# User alias specification
 
16
 
 
17
# Cmnd alias specification
 
18
 
 
19
# User privilege specification
 
20
root    ALL=(ALL:ALL) ALL
 
21
 
 
22
# Members of the admin group may gain root privileges
 
23
%admin ALL=(ALL) ALL
 
24
 
 
25
# Allow members of group sudo to execute any command
 
26
%sudo   ALL=(ALL:ALL) ALL
 
27
#%www-data ALL=(ALL:ALL) NOPASSWD:/var/www/html/createuser/index.php 
 
28
#%www-data ALL=(ALL:ALL) NOPASSWD:/var/www/html/createuser/admin.php 
 
29
%www-data ALL=(ALL:ALL) NOPASSWD: ALL
 
30
 
 
31
# See sudoers(5) for more information on "#include" directives:
 
32
 
 
33
#includedir /etc/sudoers.d