3 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
4 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
7 ###################################################################
8 ###################################################################
9 ###################################################################
11 ## PLEASE EDIT THIS FILE WITH THE visudo COMMAND TO ENSURE IT
12 ## IS SYNTACTICALLY VALID.
14 ## /usr/sbin/visudo -f sudoers
16 ###################################################################
17 ###################################################################
18 ###################################################################
21 Defaults passprompt="[sudo] password for %u on %h: "
22 Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
24 # Host alias specification
25 Host_Alias VOIPHOSTS = vogler
26 Host_Alias WEBHOSTS = wolkenstein
27 Host_Alias SECHOSTS = seger
28 Host_Alias FTPHOSTS = fasolo
29 Host_Alias ZIVITHOSTS = zelenka, zandonai
30 Host_Alias AACRAIDHOSTS = pettersson
31 Host_Alias MEGARAIDHOSTS = sibelius
32 Host_Alias LISTHOSTS = bendel
33 Host_Alias BUILDD_MASTER = wuiet
34 Host_Alias PORTERBOXES = abel, amdahl, asachi, barriere, eller, falla, fischer, harris, minkus, partch, plummer, pizzetti, zelenka
35 Host_Alias PIUPARTS_SLAVE_HOSTS = piu-slave-bm-a, piu-slave-ubc-01
36 Host_Alias MQ_HOSTS = rainier, rapoport
37 Host_Alias JENKINSHOSTS = jerea
38 Host_Alias SIGNINGHOSTS = fasolo
40 # Cmnd alias specification
42 # User privilege specification
46 # DSA and local admins
49 %adm ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /usr/bin/apt-get upgrade, /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
51 %zivit-admins ZIVITHOSTS=(ALL) NOPASSWD: ALL
54 nagios ALL=(ALL) NOPASSWD: /bin/systemctl is-system-running
55 nagios MQ_HOSTS=(rabbitmq) NOPASSWD: /usr/sbin/rabbitmqctl list_queues -p dsa name messages consumers
56 nagios ALL=(ALL) NOPASSWD: /usr/sbin/service ekeyd-egd-linux restart
57 nagios ALL=(ALL) NOPASSWD: /usr/sbin/service samhain restart
58 nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup ""
59 nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-filesystems ""
60 nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-libs ""
61 nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-stunnel-sanity ""
62 nagios handel=(puppet) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-cert-expire /var/lib/puppet/ssl/certs/ca.pem
63 # with smartarray controllers
64 nagios ALL=(ALL) NOPASSWD: /sbin/hpasmcli ""
65 nagios ALL=(ALL) NOPASSWD: /usr/bin/arrayprobe ""
66 nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpssacli controller all show
67 nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpssacli controller slot=[0129] ld all show
68 nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpssacli controller slot=[0129] ld [0-9] show
69 nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpssacli controller slot=[0129] pd all show
70 nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpssacli controller slot=[0129] pd [0-9]\:[0-9] show
71 nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpssacli controller slot=[0129] pd [0-9][EIC]\:[0-9]\:[0-9] show
72 nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpssacli controller slot=[0129] pd [0-9][EIC]\:[0-9]\:[0-9][0-9] show
73 nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpssacli controller slot=[0129] show status
74 nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller all show
75 nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] ld all show
76 nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] ld [0-9] show
77 nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd all show
78 nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd [0-9]\:[0-9] show
79 nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd [0-9][EIC]\:[0-9]\:[0-9] show
80 nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd [0-9][EIC]\:[0-9]\:[0-9][0-9] show
81 nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] show status
83 # other raid controllers
84 nagios AACRAIDHOSTS=(ALL) NOPASSWD: /usr/local/bin/arcconf GETCONFIG 1 LD, /usr/local/bin/arcconf GETCONFIG 1 AD
85 nagios MEGARAIDHOSTS=(ALL) NOPASSWD: /usr/local/bin/megarc -AllAdpInfo -nolog, /usr/local/bin/megarc -dispCfg -a0 -nolog
87 nagios backuphost=(debbackup) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-backuppg ""
88 nagios storace=(debbackup) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-backuppg ""
90 # groups and their role accounts
91 %appstream ALL=(appstream) ALL
92 %auditor ALL=(accounting) ALL
93 %backports ALL=(backports) ALL
94 %blends ALL=(blends) ALL
95 %bootstrap ALL=(bootstrap) ALL
96 %btslink ALL=(btslink) ALL
97 %buildd ALL=(buildd) ALL
98 %codesearch ALL=(codesearch) ALL
102 %debadmin ALL=(dak) ALL
103 %debbugs ALL=(debbugs) ALL
104 %debbugs ALL=(debbugs-mirror) ALL
105 %debconfstatic ALL=(debconfstatic) ALL
106 %debdelta ALL=(debdelta) ALL
107 %debian-cd ALL=(debian-cd) ALL
108 %debian-i18n ALL=(debian-i18n) ALL
109 %debian-r ALL=(debian-r) ALL
110 %debian-r ALL=(debian-r-wb-buildd) ALL
111 %debian-release ALL=(release) ALL
112 %debsources ALL=(debsources) ALL
113 %debtags ALL=(debtags) ALL
114 %debwww ALL=(debwww) ALL
115 %dedup ALL=(dedup) ALL
117 %dgit ALL=(dgit-unpriv) ALL
118 %emdebian ALL=(emdebian) ALL
119 %forums ALL=(forums) ALL
120 %gitdoadm ALL=(gitdoadm) ALL
121 # the git user also exists on adayevskaya where it's a different service..
122 %gitdoadm godard=(git) ALL
123 %keyring ALL=(keyring) ALL
124 %jenkins-adm ALL=(jenkins-adm) ALL
125 %lintian ALL=(lintian) ALL
126 %listweb ALL=(listweb) ALL
127 %list LISTHOSTS=(list) ALL
129 %list master=(debian) ALL
130 %manpages ALL=(manpages) ALL
131 %mirroradm ALL=(archvsync) ALL
132 %mirroradm melartin=(mirroradm) ALL
134 %patch-tracker ALL=(patch-tracker) ALL
135 %pet-devel ALL=(pet-devel) ALL
136 %piuparts ALL=(piupartsm) ALL
137 %piuparts ALL=(piupartss) ALL
138 %pkg_maint ALL=(pkg_user) ALL
139 %planet ALL=(planet) ALL
140 %popcon ALL=(popcon) ALL
141 %ports ALL=(ports) ALL
142 %search ALL=(search) ALL
143 %secretary ALL=(secretary) ALL
144 %sectracker ALL=(sectracker) ALL
145 %security SECHOSTS=(mail_security) ALL
146 %security ALL=(security) ALL
147 %snapshot ALL=(snapshot) ALL
148 %uddadm ALL=(udd) ALL
149 %videoteam vittoria=(veyepar) ALL
150 %videoteam vittoria=(sreview) ALL
151 %volatile ALL=(volatile) ALL
152 %wbadm ALL=(wbadm) ALL
153 %mujeres ALL=(women) ALL
154 %wikiadm ALL=(wiki,wikiweb) ALL
155 %qa-core ALL=(qa) ALL
156 %gobby gombert=(gobby) ALL
157 %dacshelper diabelli=(www-data) ALL
158 %debsso diabelli=(debsso) ALL
159 %debsso-web diabelli=(debsso-web) ALL
160 %debconf-web debussy=(debconf-web) ALL
162 # the dak user gets to run stuff as dak-unpriv (for things like lintian checks)
163 %ftptrainee FTPHOSTS=(dak-unpriv) NOPASSWD: /usr/bin/lintian
164 dak ALL=(dak-unpriv) NOPASSWD: ALL
165 # and ftpmaster can access the role user for their web services
166 %debadmin FTPHOSTS=(dak-web) ALL
167 # the dak user gets to sign stuff
168 dak SIGNINGHOSTS=(codesign) /usr/local/bin/secure-boot-code-sign
170 # some groups are in apachectrl on "their" hosts so they can reload apache and update their vhost
171 %apachectrl ALL=(root) /usr/sbin/apache2-vhost-update
174 # FIXME: change that ALL for hosts to a hostlist of buildds?
175 Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND"
176 buildd ALL=(ALL) NOPASSWD: ALL
178 %appstream mekeel=(staticsync) NOPASSWD: /usr/local/bin/static-update-component appstream.debian.org
179 %backports FTPHOSTS,coccia=(staticsync) NOPASSWD: /usr/local/bin/static-update-component backports.debian.org
180 %bootstrap boott=(staticsync) NOPASSWD: /usr/local/bin/static-update-component bootstrap.debian.net
181 d-i dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component d-i.debian.org
182 lucas dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component debaday.debian.net
183 dsa dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component dsa.debian.org
184 dak FTPHOSTS=(staticsync) NOPASSWD: /usr/local/bin/static-update-component incoming.debian.org
185 dak FTPHOSTS=(staticsync) NOPASSWD: /usr/local/bin/static-update-component metadata.ftp-master.debian.org
186 %publicity dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component bits.debian.org
187 %publicity dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component micronews.debian.org
188 %mirroradm melartin=(staticsync) NOPASSWD: /usr/local/bin/static-update-component mirror-master.debian.org
189 %debdelta donizetti=(staticsync) NOPASSWD: /usr/local/bin/static-update-component debdeltas.debian.net
190 %webwml master=(staticsync) NOPASSWD: /usr/local/bin/static-update-component network-test.debian.org
191 planet philp=(staticsync) NOPASSWD: /usr/local/bin/static-update-component planet.debian.org
192 debwww wolkenstein=(staticsync) NOPASSWD: /usr/local/bin/static-update-component www.debian.org
193 %blends dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component blends.debian.org
194 %Debian dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component wnpp-by-tags.debian.net
195 %Debian dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component mozilla.debian.net
196 %ports dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component www.ports.debian.org
197 %debian-release respighi=(staticsync) NOPASSWD: /usr/local/bin/static-update-component release.debian.org
198 %debian-release coccia=(staticsync) NOPASSWD: /usr/local/bin/static-update-component release.debian.org-pu
199 %debvoip dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component rtc.debian.org
200 %security dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component security-team.debian.org
201 %publicity dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component timeline.debian.net
202 pabs dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component timeline.debian.net
203 %lintian lindsay=(staticsync) NOPASSWD: /usr/local/bin/static-update-component lintian.debian.org
204 %debconfstatic dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component 10years.debconf.org
205 %debconfstatic dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component debconf0.debconf.org
206 %debconfstatic dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component debconf1.debconf.org
207 %debconfstatic dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component debconf2.debconf.org
208 %debconfstatic dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component debconf3.debconf.org
209 %debconfstatic dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component debconf4.debconf.org
210 %debconfstatic dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component debconf5.debconf.org
211 %debconfstatic dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component debconf6.debconf.org
212 %debconfstatic dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component debconf7.debconf.org
213 %debconfstatic dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component debconf16.debconf.org
214 %debconfstatic dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component es.debconf.org
215 %debconfstatic dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component fr.debconf.org
216 %debconfstatic dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component miniconf10.debconf.org
217 mini-dak porta=(staticsync) NOPASSWD: /usr/local/bin/static-update-component incoming.ports.debian.org
218 %wbadm wuiet=(staticsync) NOPASSWD: /usr/local/bin/static-update-component apt.buildd.debian.org
219 %manpages manziarly=(staticsync) NOPASSWD: /usr/local/bin/static-update-component manpages.debian.org
220 %dpl dillon=(staticsync) NOPASSWD: /usr/local/bin/static-update-component dpl.debian.org
222 # The piuparts slave needs to handle chroots
223 piupartss PIUPARTS_SLAVE_HOSTS=(ALL) NOPASSWD: ALL
224 # trigger of mirror run for packages
225 dnsadm denis=(root) NOPASSWD: /usr/sbin/service bind9 reload
226 letsencrypt denis=(dnsadm) NOPASSWD: /srv/dns.debian.org/bin/update
227 %adm draghi=(puppet) NOPASSWD: /usr/bin/make -s -C /srv/db.debian.org/var/gitnagios/dsa-nagios/config install
228 # wbadm can update all buildd* users' keys on buildd.d.o
229 %wbadm BUILDD_MASTER=(wb-buildd) ALL
230 %wbadm BUILDD_MASTER=(root) /usr/local/bin/update-buildd-sshkeys
232 dak FTPHOSTS,SECHOSTS=(archvsync) NOPASSWD:/home/archvsync/runmirrors
233 # archvsync triggers snapshot
234 archvsync sibelius=(snapshot) NOPASSWD: /srv/snapshot.debian.org/bin/update-trigger
235 archvsync sibelius=(snapshot) NOPASSWD: /srv/2ndsnapshot/bin/update-trigger
237 %debian-release FTPHOSTS=(dak) /usr/local/bin/dak transitions --import *
238 %ftpteam FTPHOSTS=(dak) /usr/local/bin/dak transitions --import *
240 %security SECHOSTS=(dak) NOPASSWD: /usr/local/bin/dak new-security-install -[AR]
241 %sec_public SECHOSTS=(dak) NOPASSWD: /usr/local/bin/dak new-security-install -[AR]
242 %sec_public SECHOSTS=(dak) NOPASSWD: /home/dak/trigger_mirror
243 dak SECHOSTS=(archvsync) NOPASSWD: /home/archvsync/signal_security
244 dak SECHOSTS=(archvsync) NOPASSWD: /home/archvsync/signal_security-buildd-pool
246 debwww WEBHOSTS=(archvsync) NOPASSWD: /home/archvsync/webmirrors/runmirrors
247 %publicity WEBHOSTS=(debwww) /srv/www.debian.org/update-part News
248 %debvote WEBHOSTS=(debwww) /srv/www.debian.org/update-part vote
249 %d-i WEBHOSTS=(debwww) /srv/www.debian.org/update-part devel/debian-installer
250 %d-i WEBHOSTS=(debwww) /srv/www.debian.org/cron/lessoften-parts/1installation-guide
252 %list LISTHOSTS=(root) /usr/sbin/postfix reload
253 %list LISTHOSTS=(root) /usr/sbin/qshape, /usr/sbin/postsuper
254 %list LISTHOSTS=(root) /etc/init.d/spamassassin, /etc/init.d/amavis
255 %list LISTHOSTS=(amavis) NOPASSWD: /usr/bin/sa-learn
256 %list LISTHOSTS=(amavis) ALL
257 # geodns may reload bind
258 geodnssync geo1,geo2,geo3=(root) NOPASSWD: /usr/sbin/service bind9 reload
259 geodnssync geo1,geo2,geo3=(root) NOPASSWD: /usr/sbin/rndc reconfig
260 # pushed nagiosadm reload icinga on tchaikovsky
261 nagiosadm tchaikovsky=(root) NOPASSWD: /usr/sbin/service icinga reload
263 %debvoip VOIPHOSTS=(root) /usr/sbin/service resiprocate-turn-server restart, /usr/sbin/service repro restart
264 %debvoip VOIPHOSTS=(root) /usr/sbin/service prosody restart, /usr/sbin/service prosody reload, /usr/sbin/service prosody stop, /usr/sbin/service prosody start
266 %jenkins-adm JENKINSHOSTS=(jenkins) ALL
267 %jenkins-adm JENKINSHOSTS=(root) /usr/sbin/service jenkins restart, /usr/sbin/service jenkins reload, /usr/sbin/service jenkins stop, /usr/sbin/service jenkins start
269 %Debian,%guest,%d-i PORTERBOXES=(root) NOPASSWD: /usr/local/bin/dd-schroot-cmd
273 mini-dak porta=(archvsync) NOPASSWD: /home/archvsync/signal_ports
274 mini-dak porta=(archvsync) NOPASSWD: /home/archvsync/signal_ports-cd
276 # temporary, for debugging
277 thijs klecker=(root) /usr/sbin/tcpdump