# 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
Host_Alias	SENTRY = sentry

# User alias specification

# Cmnd alias specification

# Defaults specification

# Mail when alerts
Defaults	mail_badpass
Defaults	mail_no_host
Defaults	mail_no_perms

# No annoyed
Defaults	!lecture

# No chain trap
Defaults	!root_sudo

# User privilege specification
root	ALL = (ALL) ALL

# To mount SMB shares when first login
shelton		SENTRY = (root) NOPASSWD: /usr/local/bin/mountsmb2 -a -u shelton
