#-------------------------------------------------------------------------------
## sudoers pour EOLE version 2.4
##  EOLE <eole@ac-dijon.fr>
#-------------------------------------------------------------------------------
# sudoers file.
#
# This file MUST be edited with the 'visudo' command as root.
#
# See the sudoers man page for the details on how to write a sudoers file.
#

# Host alias specification

# User alias specification
User_Alias      GRPADM = %slurp
%echo "%adm"

# Cmnd alias specification
# User privilege specification
root    ALL=(ALL) ALL

# interface semi-graphique & MAJ
GRPADM ALL=NOPASSWD : /usr/bin/Query-Cd "",/usr/bin/Maj-Cd "", /usr/bin/Maj-Auto "", /usr/bin/Query-Auto ""
GRPADM ALL=NOPASSWD : /usr/bin/reconfigure "", /usr/bin/StartAll
GRPADM ALL=NOPASSWD : /usr/bin/diagnose
GRPADM ALL=NOPASSWD : /sbin/halt, /sbin/reboot

#includedir /etc/sudoers.d

