Subversion Repositories ALCASAR

Rev

Rev 2296 | Rev 2324 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2296 Rev 2304
Line 23... Line 23...
23
Cmnd_Alias	NF=/usr/local/bin/alcasar-iptables.sh,/usr/sbin/ipset					# to manage the firewall
23
Cmnd_Alias	NF=/usr/local/bin/alcasar-iptables.sh,/usr/sbin/ipset					# to manage the firewall
24
Cmnd_Alias	LOGOUT=/usr/local/bin/alcasar-logout.sh							# to disconnect the users
24
Cmnd_Alias	LOGOUT=/usr/local/bin/alcasar-logout.sh							# to disconnect the users
25
Cmnd_Alias	UAM=/usr/local/bin/alcasar-uamallowed.sh						# to manage the trusted websites (uamallowed)
25
Cmnd_Alias	UAM=/usr/local/bin/alcasar-uamallowed.sh						# to manage the trusted websites (uamallowed)
26
Cmnd_Alias	SERVICE=/usr/bin/systemctl,/usr/sbin/shutdown						# to manage the linux services
26
Cmnd_Alias	SERVICE=/usr/bin/systemctl,/usr/sbin/shutdown						# to manage the linux services
27
Cmnd_Alias	GAMMU=/usr/local/bin/alcasar-sms.sh							# to manage the SMS subsystem
27
Cmnd_Alias	GAMMU=/usr/local/bin/alcasar-sms.sh							# to manage the SMS subsystem
28
Cmnd_Alias	SSL=/usr/local/bin/alcasar-importcert.sh						# to manage the certificates
28
Cmnd_Alias	SSL=/usr/local/bin/alcasar-importcert.sh,/usr/local/bin/alcasar-letsencrypt.sh		# to manage the certificates
29
Cmnd_Alias	HTDIGEST=/usr/local/bin/alcasar-profil.sh						# to manage htdigest groups
29
Cmnd_Alias	HTDIGEST=/usr/local/bin/alcasar-profil.sh						# to manage htdigest groups
30
Cmnd_Alias	LOG_GEN=/usr/local/bin/alcasar-generate_log.sh						# to create log PDF from ACC
30
Cmnd_Alias	LOG_GEN=/usr/local/bin/alcasar-generate_log.sh						# to create log PDF from ACC
31
 
31
 
32
# Defaults specification
32
# Defaults specification
33
# Defaults syslog=auth
33
# Defaults syslog=auth
Line 46... Line 46...
46
# Samples
46
# Samples
47
# %users  ALL=/sbin/mount /cdrom,/sbin/umount /cdrom
47
# %users  ALL=/sbin/mount /cdrom,/sbin/umount /cdrom
48
# %users  localhost=/sbin/shutdown -h now
48
# %users  localhost=/sbin/shutdown -h now
49
 
49
 
50
ADMWEB	LAN_ORG=(root)	NOPASSWD: NET,SYSTEM_BACKUP,SQL,BL,NF,EXPORT,RADDB,LOGOUT,UAM,SERVICE,GAMMU,SSL,HTDIGEST,LOG_GEN
50
ADMWEB	LAN_ORG=(root)	NOPASSWD: NET,SYSTEM_BACKUP,SQL,BL,NF,EXPORT,RADDB,LOGOUT,UAM,SERVICE,GAMMU,SSL,HTDIGEST,LOG_GEN
51
ADMIN	LAN_ORG=(root)	NOPASSWD: NET,URPMI,BYPASS,SYSTEM_BACKUP,SQL,EXPORT,SERVICE
51
ADMIN	LAN_ORG=(root)	NOPASSWD: NET,URPMI,BYPASS,SYSTEM_BACKUP,SQL,EXPORT,SERVICE,SSL