X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fsudo%2Ffiles%2Fcommon%2Fsudoers;h=7d8c960720e7ed63a652301d024c60d05620b48c;hb=414f8f46e15bfc9e31e54857571d9fc7a6502b05;hp=03811f95ea49d5c30b6f1a3e5917afa9380965b5;hpb=1b2afd3f49766716a79dacad697bd69dd89e68be;p=mirror%2Fdsa-puppet.git diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index 03811f95e..7d8c96072 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -8,7 +8,7 @@ ################################################################### ################################################################### ## -## PLEASE EDIT THIS FILE WITH THE visud COMMAND TO ENSURE IT +## PLEASE EDIT THIS FILE WITH THE visudo COMMAND TO ENSURE IT ## IS SYNTACTICALLY VALID. ## ## /usr/sbin/visudo -f sudoers @@ -20,19 +20,89 @@ Defaults env_reset # Host alias specification - +Host_Alias QAHOSTS = master, merkel # User alias specification +User_Alias QACORE = aba, djpig, hertzog, jeroen, joerg, lucas, luk, myon, tbm, weasel, zack # Cmnd alias specification # User privilege specification root ALL=(ALL) ALL -# Uncomment to allow members of group sudo to not need a password -# (Note that later entries override this, so you might need to move -# it further down) -# %sudo ALL=NOPASSWD: ALL -%adm ALL=(ALL) ALL -%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /usr/bin/apt-get dist-upgrade, /usr/bin/apt-get clean, /usr/sbin/samhain -t check -i -p err -s none -l none -m none -nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" +# DSA and local admins +%adm ALL=(ALL) ALL +%adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /usr/bin/apt-get dist-upgrade, /usr/bin/apt-get clean, /usr/sbin/samhain -t check -i -p err -s none -l none -m none, /usr/sbin/upgrade-porter-chroots + +admin agnesi=(ALL) ALL +%zivit-admins zelenka=(ALL) NOPASSWD: ALL + +# nagios +nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" +# with smartarray controllers +nagios ALL=(ALL) NOPASSWD: /usr/bin/arrayprobe "" +nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller all show +nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[02] pd all show +nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]\:[0-9] show +nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 pd [0-9]I\:[0-9]\:[0-9] show +nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[02] show status +# other raid controllers +nagios master=(ALL) NOPASSWD: /usr/sbin/mpt-status -s +nagios powell=(ALL) NOPASSWD: /usr/local/sbin/areca-cli vsf info +nagios puccini=(ALL) NOPASSWD: /usr/local/bin/tw_cli info c0 u0 status + +# groups and their role accounts +%buildd ALL=(buildd) ALL +%d-i ALL=(d-i) ALL +%dde ALL=(dde) ALL +%debadmin ALL=(dak) ALL +%debbugs ALL=(debbugs) ALL +%debian-release ALL=(release) ALL +%debwww ALL=(debwww) ALL +%forums ALL=(forums) ALL +%keyring ALL=(keyring) ALL +%lintian ALL=(lintian) ALL +%mirroradm ALL=(archvsync) ALL +%nm ALL=(nm) ALL +%piuparts ALL=(piupartsm) ALL +%piuparts ALL=(piupartss) ALL +%pkg_maint ALL=(pkg_user) ALL +%planet ALL=(planet) ALL +%popcon ALL=(popcon) ALL +%secretary ALL=(secretary) ALL +%snapshot ALL=(snapshot) ALL +%uddadm ALL=(udd) ALL +%wbadm ALL=(wbadm) ALL +%wikiadm ALL=(wiki) ALL +QACORE QAHOSTS=(qa) ALL + +# some groups are in apachectrl on "their" hosts so they can reload apache and update their vhost +%apachectrl ALL=(root) /usr/sbin/apache2-vhost-update + +# buildd +# FIXME: change that ALL for hosts to a hostlist of buildds? +Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" +buildd ALL=(ALL) NOPASSWD: ALL + +# The piuparts slave needs to handle chroots +piupartss piatti=(ALL) NOPASSWD: ALL +# trigger of mirror run for packages +pkg_user powell=(archvsync) NOPASSWD: /home/archvsync/bin/pushpdo +# on draghi, the domains git thing will run bind9 reload afterwards +%adm draghi=(root) NOPASSWD: /etc/init.d/bind9 reload +# remote power to babylon5 in the same rack: +joerg unger=(ALL) /usr/bin/sispmctl -t 1, /usr/bin/sispmctl -g 1 +# wbadm can update all buildd* users' keys on buildd.d.o +%wbadm raff=(root) /usr/local/bin/update-buildd-sshkeys +# mirror push +dak ries=(archvsync) NOPASSWD:/home/archvsync/runmirrors +# dak stuff +%debian-release ries=(dak) /usr/local/bin/dak transitions --import * +%ftpteam ries=(dak) /usr/local/bin/dak transitions --import * +# security +%security klecker=(dak) NOPASSWD: /usr/local/bin/dak new-security-install -[AR] -- * +%sec_public klecker=(dak) NOPASSWD: /usr/local/bin/dak new-security-install -[AR] -- * +%sec_data klecker=(archvsync) NOPASSWD: /home/archvsync/security/signal "" +dak klecker=(archvsync) NOPASSWD: /home/archvsync/signal_security +# web stuff +debwww klecker=(archvsync) NOPASSWD: /home/archvsync/webmirrors/runmirrors