]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/samhain/templates/samhainrc.erb
Enforce SSL configuration using puppet, add dirs for debian and global CAs
[dsa-puppet.git] / modules / samhain / templates / samhainrc.erb
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 ##
5
6 #####################################################################
7 #
8 # Configuration file template for samhain.
9 #
10 #####################################################################
11
12 # -- empty lines and lines starting with '#', ';' or '//' are ignored
13 # -- boolean options can be Yes/No or True/False or 1/0 
14 # -- you can PGP clearsign this file -- samhain will check (if compiled
15 #    with support) or otherwise ignore the signature
16 # -- CHECK mail address
17 #
18 # To each log facility, you can assign a threshold severity. Only
19 # reports with at least the threshold severity will be logged
20 # to the respective facility (even further below).
21 #
22 #####################################################################
23 #
24 # SETUP for file system checking:
25
26 # (i)   There are several policies, each has its own section. Put files
27 #       into the section for the appropriate policy (see below).
28 # (ii)  Section [EventSeverity]: 
29 #       To each policy, you can assign a severity (further below).
30 # (iii) Section [Log]: 
31 #       To each log facility, you can assign a threshold severity. Only
32 #       reports with at least the threshold severity will be logged
33 #       to the respective facility (even further below).
34 #
35 #####################################################################
36
37 #####################################################################
38 #
39 # Files are defined with: file = /absolute/path
40 #
41 # Directories are defined with:                  dir = /absolute/path
42 # or with an optional recursion depth (N <= 99): dir = N/absolute/path
43 #
44 # Directory inodes are checked. If you only want to check files
45 # in a directory, but not the directory inode itself, use (e.g.):
46 #
47 # [ReadOnly]
48 # dir = /some/directory
49 # [IgnoreAll]
50 # file = /some/directory
51 #
52 # You can use shell-style globbing patterns, like: file = /path/foo*
53
54 ######################################################################
55
56 [Misc]
57 ##
58 ## Add or subtract tests from the policies
59 ## - if you want to change their definitions,
60 ##   you need to do that before using the policies
61 ##
62 # RedefReadOnly = (no default)
63 # RedefAttributes=(no default)
64 # RedefLogFiles=(no default)
65 # RedefGrowingLogFiles=(no default)
66 # RedefIgnoreAll=(no default)
67 # RedefIgnoreNone=(no default)
68 # RedefUser0=(no default)
69 # RedefUser1=(no default)
70 IgnoreMissing=/etc/lvm/archive/.*.vg
71
72 [Attributes]
73 ##
74 ## for these files, only changes in permissions and ownership are checked
75 ##
76 file=/etc/mtab
77 file=/etc/ssh_random_seed
78 file=/etc/asound.conf
79 file=/etc/bacula/bacula-fd.conf
80 file=/etc/localtime
81 file=/etc/ioctl.save
82 file=/etc/passwd.backup
83 file=/etc/shadow.backup
84 file=/etc/postfix/prng_exch
85 file=/etc/adjtime
86 file=/etc/lvm/.cache
87 file=/etc/lvm/cache
88 file=/etc/lvm/cache/.cache
89 file=/etc/network/run/ifstate
90 file=/var/state/samhain/samhain_file
91 file=/etc/bind/zones/db.debian.net
92 file=/etc/exim4/bsmtp
93 file=/etc/fake-hwclock.data
94 <% if classes.include?("named::geodns") -%>
95 file=/etc/bind
96 file=/etc/bind/named.conf.acl
97 file=/etc/bind/named.conf.local
98 file=/etc/bind/geodns/named.conf.geo
99 file=/etc/bind/geodns/recvconf.files
100 <% end -%>
101 <% if classes.include?("named") -%>
102 file=/etc/bind/named.conf.options
103 <% end -%>
104 file=/etc/apache2/conf.d/puppet-builddlist
105 <% if classes.include?("roles::static_mirror") -%>
106 file=/etc/apache2/sites-available/static-vhosts-simple
107 file=/etc/static-clients.conf
108 <% elsif classes.include?("roles::static_master") -%>
109 file=/etc/static-clients.conf
110 <% elsif classes.include?("roles::static_source") -%>
111 file=/etc/static-clients.conf
112 <% end -%>
113
114 #
115 # There are files in /etc that might change, thus changing the directory
116 # timestamps. Put it here as 'file', and in the ReadOnly section as 'dir'.
117 #
118 file=/etc
119 file=/etc/ssh
120 file=/etc/network/run
121 file=/etc/bind/zones
122 file=/etc/spamassassin/sa-update-keys
123
124 # These are the directories for the files we handle with puppet
125 file=/etc/apache2/conf.d
126 files=/etc/apache2/mods-enabled
127 files=/etc/apache2/sites-available
128 file=/etc/bacula
129 file=/etc/samhain
130 file=/etc/munin
131 file=/etc/munin/plugins
132 file=/etc/munin/plugin-conf.d
133 file=/etc/munin/munin-conf.d
134 file=/etc/exim4
135 file=/etc/exim4/ssl
136 file=/etc/apt
137 file=/etc/apt/apt.conf.d
138 file=/etc/apt/sources.list.d
139 file=/etc/apt/preferences.d
140 file=/etc/default
141 file=/etc/logrotate.d
142 file=/etc/nagios
143 file=/etc/nagios/nrpe.d
144 file=/etc/nagios/obsolete-packages-ignore.d
145 file=/etc/bind/geodns
146 <% if scope.function_has_role(['nagiosmaster']) -%>
147 file=/etc/nagios3/puppetconf.d
148 <% end -%>
149 file=/etc/puppet
150 file=/etc/cron.d
151 file=/etc/cron.weekly
152 file=/usr/lib/nagios/plugins
153 file=/usr/sbin
154 file=/etc/monit
155 file=/etc/monit/monit.d
156 file=/etc/pam.d
157 file=/etc/schroot/default
158 file=/etc/schroot/setup.d
159 file=/etc/sysctl.d
160 file=/etc/syslog-ng
161 file=/etc/stunnel
162 file=/etc/ferm/
163 file=/etc/ferm/conf.d
164 file=/etc/ferm/dsa.d
165 file=/etc/rc.local
166 file=/etc/unbound
167 file=/etc/dsa
168 file=/etc/rabbitmq
169 <% if scope.function_has_role(['static_mirror']) or scope.function_has_role(['static_source']) or scope.function_has_role(['static_master']) -%>
170 file=/etc/ssh/userkeys
171 file=/etc/ssh/userkeys/staticsync
172 <% end -%>
173
174 [LogFiles]
175 ##
176 ## for these files, changes in signature, timestamps, and size are ignored 
177 ##
178 file=/etc/motd
179
180 # is on tmpfs, ignore.
181 #file=/var/run/utmp
182
183
184 #####################################################################
185 #
186 # This would be the proper syntax for parts that should only be
187 #    included for certain hosts.
188 # You may enclose anything in a @HOSTNAME/@end bracket, as long as the
189 #    result still has the proper syntax for the config file.
190 # You may have any number of @HOSTNAME/@end brackets.
191 # HOSTNAME should be the fully qualified 'official' name 
192 #    (e.g. 'nixon.watergate.com', not 'nixon'), no aliases. 
193 #    No IP number - except if samhain cannot determine the 
194 #    fully qualified hostname.
195 #
196 # @HOSTNAME
197 # file=/foo/bar
198 # @end
199 #
200 # These are two examples for conditional inclusion/exclusion
201 # of a machine based on the output from 'uname -srm'
202 #
203 # $Linux:2.*.7:i666
204 # file=/foo/bar3
205 # $end
206 #
207 # !$Linux:2.*.7:i686
208 # file=/foo/bar2
209 # $end
210 #
211 #####################################################################
212
213 [GrowingLogFiles]
214 ##
215 ## for these files, changes in signature, timestamps, and increase in size
216 ##                  are ignored 
217 ##
218 file=/var/log/warn
219 file=/var/log/messages
220 file=/var/log/wtmp
221 file=/var/log/faillog
222 file=/var/log/auth.log
223 file=/var/log/daemon.log
224 file=/var/log/user.log
225 file=/var/log/kern.log
226 file=/var/log/syslog
227
228
229 [IgnoreAll]
230 ##
231 ## for these files, no modifications are reported
232 ##
233 ## This file might be created or removed by the system sometimes.
234 ##
235 file=/etc/resolv.conf
236 <% if scope.lookupvar('site::nodeinfo')['buildd'] -%>
237 file=/etc/dupload.conf
238 <% end -%>
239 file=/etc/resolv.conf.pcmcia.save
240 file=/etc/nologin
241 file=/etc/postfix/debian.db
242 file=/etc/postfix/debian
243 file=/etc/ssh/ssh_known_hosts
244 file=/etc/ssh/ssh-rsa-shadow
245 file=/var/lib/misc/ssh-rsa-shadow
246 file=/etc/.da-backup.trace
247 file=/etc/postfix/debianhosts
248 file=/etc/postfix/debianhosts.db
249 file=/etc/blkid.tab
250 file=/etc/blkid.tab.old
251 file=/etc/resolv.conf.dhclient-new
252
253 # We handle these files with puppet - please to not be bothering us
254 file=/etc/dsa/pubsub.conf
255 file=/etc/nsswitch.conf
256 file=/etc/timezone
257 file=/etc/motd.tail
258 file=/etc/update-motd.d/
259 file=/etc/update-motd.d/puppet-motd
260 file=/etc/ntp.conf
261 file=/etc/samhain/samhainrc
262 file=/etc/munin/munin-node.conf
263 file=/etc/munin/plugin-conf.d/munin-node
264 dir=2/etc/munin/munin-conf.d
265 file=/etc/userdir-ldap.confc
266 file=/etc/exim4/blacklist
267 file=/etc/exim4/host_blacklist
268 file=/etc/exim4/callout_users
269 file=/etc/exim4/exim4.conf
270 file=/etc/exim4/grey_users
271 file=/etc/exim4/helo-check
272 file=/etc/exim4/locals
273 file=/etc/exim4/localusers
274 file=/etc/exim4/manualroute
275 file=/etc/exim4/rbllist
276 file=/etc/exim4/rhsbllist
277 file=/etc/exim4/submission-domains
278 file=/etc/exim4/virtualdomains
279 file=/etc/exim4/email-virtualdomains
280 file=/etc/exim4/whitelist
281 file=/etc/exim4/local-settings.conf
282 file=/etc/exim4/ssl/ca.crt
283 file=/etc/exim4/ssl/ca.crl
284 file=/etc/exim4/ssl/thishost.crt
285 file=/etc/exim4/ssl/thishost.key
286 dir=3/etc/exim4/email-virtualdomains
287 file=/etc/ssh/ssh_config
288 file=/etc/ssh/sshd_config
289 file=/etc/dsa/cron.ignore.dsa-puppet-stuff
290 file=/etc/vsftpd.conf
291 file=/etc/aliases
292 file=/etc/multipath.conf
293 file=/etc/static-components.conf
294 file=/etc/rabbitmq/rabbitmq.config
295 file=/etc/rabbitmq/enabled_plugins
296 dir=/etc/bacula/storages-list.d
297 dir=/etc/bacula/storage-conf.d
298 dir=/etc/bacula/conf.d
299 <%=
300 out=""
301 if scope.lookupvar('site::nodeinfo')['heavy_exim']
302   out = '
303 file=/etc/exim4/surbl_whitelist.txt
304 file=/etc/exim4/exim_surbl.pl
305 file=/etc/exim4/ccTLD.txt
306 file=/etc/clamav-unofficial-sigs.conf
307 file=/etc/clamav-unofficial-sigs.dsa.conf
308 '
309 end
310 out
311 %>
312 file=/etc/munin/plugins/bind
313 file=/etc/munin/plugins/bind_views
314 file=/etc/munin/plugins/cpu
315 file=/etc/munin/plugins/df
316 file=/etc/munin/plugins/df_abs
317 file=/etc/munin/plugins/df_inode
318 file=/etc/munin/plugins/entropy
319 file=/etc/munin/plugins/forks
320 file=/etc/munin/plugins/interrupts
321 file=/etc/munin/plugins/iostat
322 file=/etc/munin/plugins/irqstats
323 file=/etc/munin/plugins/load
324 file=/etc/munin/plugins/memory
325 file=/etc/munin/plugins/ntp_offset
326 file=/etc/munin/plugins/ntp_states
327 file=/etc/munin/plugins/open_files
328 file=/etc/munin/plugins/open_inodes
329 file=/etc/munin/plugins/processes
330 file=/etc/munin/plugins/ps_apache2
331 file=/etc/munin/plugins/ps_exim4
332 file=/etc/munin/plugins/ps_vsftpd
333 file=/etc/munin/plugins/spamassassin
334 file=/etc/munin/plugins/swap
335 file=/etc/munin/plugins/uptime
336 file=/etc/munin/plugins/vmstat
337 file=/etc/munin/plugins/vfstpd
338 file=/etc/munin/plugins/apache_accesses
339 file=/etc/munin/plugins/apache_processes
340 file=/etc/munin/plugins/apache_volume
341 file=/etc/munin/plugins/apache_servers
342 file=/etc/munin/plugins/exim_mailqueue
343 file=/etc/munin/plugins/exim_mailstats
344 file=/etc/munin/plugins/postfix_mailqueue
345 file=/etc/munin/plugins/postfix_mailvolume
346 file=/etc/apache2/conf.d/resource-limits
347 file=/etc/apache2/mods-enabled/info.conf
348 file=/etc/apache2/mods-enabled/info.load
349 file=/etc/apache2/mods-enabled/server.conf
350 file=/etc/apache2/mods-enabled/server.load
351 file=/etc/apache2/conf.d/server-status
352 file=/etc/apache2/conf.d/local-serverinfo
353 file=/etc/apache2/sites-available/www.debian.org
354 file=/etc/apt/preferences
355 file=/etc/apt/sources.list.d/volatile.list
356 file=/etc/apt/sources.list.d/security.list
357 file=/etc/apt/sources.list.d/buildd.list
358 file=/etc/apt/sources.list.d/buildd.debian.org.list
359 file=/etc/apt/sources.list.d/buildd.debian.org-proposed.list
360 file=/etc/apt/sources.list.d/buildd.debian.org-experimental.list
361 file=/etc/apt/sources.list.d/geoip.list
362 file=/etc/apt/sources.list.d/backports.debian.org.list
363 file=/etc/apt/sources.list.d/debian.org.list
364 file=/etc/apt/sources.list.d/db.debian.org.list
365 file=/etc/apt/sources.list.d/debian.restricted.list
366 file=/etc/apt/sources.list.d/debian.list
367 file=/etc/apt/sources.list.d/backports.org.list
368 file=/etc/apt/apt.conf.d/local-compression
369 file=/etc/apt/apt.conf.d/local-recommends
370 file=/etc/apt/apt.conf.d/local-pdiffs
371 file=/etc/apt/apt.conf.d/local-ssl-ca-global
372 file=/etc/apt/preferences.d/buildd
373 file=/etc/systemd/system/puppet.service
374 file=/etc/puppet/puppet.conf
375 file=/etc/default/puppet
376 file=/etc/default/postgrey
377 file=/etc/default/syslog-ng
378 file=/etc/logrotate.d/exim4-paniclog
379 file=/etc/logrotate.d/exim4-base
380 file=/etc/logrotate.d/syslog-ng
381 file=/etc/syslog-ng/syslog-ng.conf
382 file=/usr/sbin/dsa-update-apt-status
383 file=/usr/sbin/dsa-update-samhain-status
384 file=/etc/nagios/nrpe.d/nrpe_dsa.cfg
385 file=/etc/nagios/nrpe.d/debianorg.cfg
386 file=/etc/nagios/obsolete-packages-ignore
387 file=/etc/nagios/obsolete-packages-ignore.d/hostspecific
388 file=/usr/lib/nagios/plugins/dsa-check-packages
389 file=/usr/lib/nagios/plugins/dsa-check-soas
390 file=/usr/lib/nagios/plugins/dsa-check-mirrorsync
391 file=/usr/lib/nagios/plugins/dsa-check-samhain
392 file=/usr/lib/nagios/plugins/dsa-check-statusfile
393 file=/usr/lib/nagios/plugins/dsa-check-dabackup-server
394 file=/usr/lib/nagios/plugins/dsa-check-config
395 file=/usr/lib/nagios/plugins/dsa-check-hpacucli
396 file=/usr/lib/nagios/plugins/dsa-check-raid-mpt
397 file=/usr/lib/nagios/plugins/dsa-check-puppet
398 file=/usr/lib/nagios/plugins/dsa-check-running-kernel
399 file=/usr/lib/nagios/plugins/dsa-check-raid-3ware
400 file=/usr/lib/nagios/plugins/dsa-check-dabackup
401 file=/usr/lib/nagios/plugins/dsa-check-raid-dac960
402 file=/usr/lib/nagios/plugins/dsa-check-udldap-freshness
403 file=/usr/lib/nagios/plugins/dsa-check-raid-areca
404 file=/usr/lib/nagios/plugins/dsa-check-raid-sw
405 file=/usr/lib/nagios/plugins/dsa-update-samhain-status
406 file=/etc/sudoers
407 file=/etc/stunnel/puppet-ekeyd-peer.pem
408 file=/etc/stunnel/puppet-ekeyd.conf
409 file=/etc/sysctl.d/mmap_min_addr.conf
410 file=/etc/pam.d/sudo
411 file=/etc/monit/monitrc
412 file=/etc/monit/monit.d/01puppet
413 file=/etc/monit/monit.d/00debian.org
414 file=/etc/cron.d/dsa-puppet-stuff
415 file=/etc/cron.d/dsa-buildd
416 file=/etc/cron.weekly/stunnel-ekey-restart
417 file=/etc/default/schroot
418 file=/etc/schroot/default/nssdatabases
419 file=/etc/schroot/setup.d/99porterbox-extra-sources
420 file=/etc/schroot/setup.d/99porterbox-extra-apt-options
421 file=/etc/openvswitch/conf.db
422
423 <% if scope.function_has_role(['nagiosmaster']) -%>
424 file=/etc/nagios3/puppetconf.d/auto-hostgroups.cfg
425 file=/etc/nagios3/puppetconf.d/auto-hosts.cfg
426 file=/etc/nagios3/puppetconf.d/auto-services.cfg
427 file=/etc/nagios3/puppetconf.d/auto-dependencies.cfg
428 file=/etc/nagios3/puppetconf.d/auto-hostextinfo.cfg
429 file=/etc/nagios3/puppetconf.d/auto-serviceextinfo.cfg
430 file=/etc/nagios3/puppetconf.d/auto-servicegroups.cfg
431 file=/etc/nagios3/puppetconf.d/contacts.cfg
432 <% end -%>
433 <% if scope.function_has_role(['muninmaster']) -%>
434 file=/etc/munin/munin.conf
435 <% end -%>
436 <% if scope.function_has_role(['puppetmaster']) -%>
437 dir=8/etc/puppet
438 <% end -%>  
439 <% if classes.include?('named::geodns') -%>
440 dir=1/etc/bind/geodns
441 <% end -%>
442 <% if classes.include?('named::authoritative') -%>
443 dir=1/etc/bind
444 file=/etc/bind/named.conf.debian-zones
445 <% end -%>
446 dir=3/etc/lvm/archive
447 dir=3/etc/lvm/backup
448 dir=1/etc/ferm/dsa.d
449 dir=1/etc/ferm/conf.d
450 dir=3/etc/facter
451 file=/etc/ferm/conf.d/me.conf
452 file=/etc/ferm/conf.d/defs.conf
453 file=/etc/ferm/ferm.conf
454 dir=2/etc/ssl/debian
455 dir=1/etc/ssl/certs
456 dir=1/etc/ssl/ca-debian
457 dir=1/etc/ssl/ca-global
458 file=/etc/ca-certificates.conf
459 file=/etc/ca-certificates-debian.conf
460 file=/etc/ca-certificates-global.conf
461 file=/etc/unbound/unbound.conf
462 <% if scope.lookupvar('::fqdn') == "draghi.debian.org" -%>
463 file=/etc/openvpn/deb-mgmt-clients.pool
464 <% end -%>
465
466
467 <% if scope.function_has_role(['puppetmaster']) %>
468
469 # Damn you rails apps and your shoddy packaging
470 file=/usr/share/puppet-dashboard/public/stylesheets
471 file=/usr/share/puppet-dashboard/public/javascripts
472 file=/usr/share/puppet-dashboard/public/stylesheets/all.css
473 file=/usr/share/puppet-dashboard/public/javascripts/all.js
474 dir=1/usr/share/puppet-dashboard/tmp/pids
475 <% end -%>
476
477 <% if classes.include?("porterbox") %>
478 file=/etc/cron.weekly/puppet-mail-big-homedirs
479 <% end -%>
480
481 [IgnoreNone]
482 ##
483 ## for these files, all modifications (even access time) are reported
484 ##    - you may create some interesting-looking file (like /etc/safe_passwd),
485 ##      just to watch whether someone will access it ...
486 ##
487
488 [Prelink]
489 ##
490 ## Use for prelinked files or directories holding them
491 ##
492
493
494 [ReadOnly]
495 ##
496 ## for these files, only access time is ignored
497 ##
498 dir=/usr/bin
499 dir=/bin
500 dir=/boot
501 #
502 # SuSE (old) has the boot init scripts in /sbin/init.d/*, 
503 # so we go 3 levels deep
504 #
505 dir=3/sbin
506 dir=/usr/sbin
507 dir=/lib
508 dir=3/usr/lib
509 dir=3/usr/share
510 #
511 # RedHat and Debian have the bootinit scripts in /etc/init.d/* or /etc/rc.d/*, 
512 #        so we go 3 levels deep there too
513 #
514 dir=3/etc
515
516 # Various directories / files that may include / be SUID/SGID binaries
517 #
518 #
519 file=/usr/lib/pt_chown
520 # X11, in Debian X7 this is now a symlink
521 #dir=/usr/X11R6/bin
522 #dir=/usr/X11R6/lib/X11/xmcd/bin
523 # Apache:
524 #file=/usr/lib/apache/suexec
525 #file=/usr/lib/apache/suexec.disabled
526 # Extra directories:
527 #dir=/opt/gnome/bin
528 #dir=/opt/kde/bin
529
530 [User0]
531 [User1]
532 ## User0 and User1 are sections for files/dirs with user-definable checking
533 ## (see the manual) 
534
535
536 [EventSeverity]
537 ##
538 ## Here you can assign severities to policy violations.
539 ## If this severity exceeds the treshold of a log facility (see below),
540 ## a policy violation will be logged to that facility.
541 ##
542 ## Severity for verification failures.
543 ##
544 # SeverityReadOnly=crit
545 # SeverityLogFiles=crit
546 # SeverityGrowingLogs=crit
547 # SeverityIgnoreNone=crit
548 # SeverityAttributes=crit
549 # SeverityUser0=crit
550 # SeverityUser1=crit
551
552 # Default behaviour
553 SeverityReadOnly=crit
554 SeverityLogFiles=crit
555 SeverityGrowingLogs=warn
556 SeverityIgnoreNone=crit
557 SeverityAttributes=crit
558
559
560 ##
561 ## We have a file in IgnoreAll that might or might not be present.
562 ## Setting the severity to 'info' prevents messages about deleted/new file.
563 ##
564 # SeverityIgnoreAll=crit
565 SeverityIgnoreAll=info
566
567 ## Files : file access problems
568 # SeverityFiles=crit
569
570 ## Dirs  : directory access problems
571 # SeverityDirs=crit
572
573 ## Names : suspect (non-printable) characters in a pathname
574 # SeverityNames=crit
575
576 # Default behaviour
577 SeverityFiles=crit
578 SeverityDirs=crit
579 SeverityNames=warn
580
581
582 [Log]
583 ##
584 ## Switch on/OFF log facilities and set their threshold severity
585 ##
586 ## Values: debug, info, notice, warn, mark, err, crit, alert, none.
587 ## 'mark' is used for timestamps.
588 ##
589 ##
590 ## Use 'none' to SWITCH OFF a log facility
591 ## 
592 ## By default, everything equal to and above the threshold is logged.
593 ## The specifiers '*', '!', and '=' are interpreted as  
594 ## 'all', 'all but', and 'only', respectively (like syslogd(8) does, 
595 ## at least on Linux). Examples:
596 ## MailSeverity=*
597 ## MailSeverity=!warn
598 ## MailSeverity==crit
599
600 ## E-mail
601 ##
602 # MailSeverity=none
603
604 ## Console
605 ##
606 # PrintSeverity=info
607
608 ## Logfile
609 ##
610 # LogSeverity=mark
611
612 ## Syslog
613 ##
614 # SyslogSeverity=none
615
616 ## Remote server (yule)
617 ##
618 # ExportSeverity=none
619
620 ## External script or program
621 ##
622 # ExternalSeverity = none
623
624 ## Logging to a database
625 ##
626 # DatabaseSeverity = none
627
628 # Default behaviour
629 MailSeverity=crit
630 PrintSeverity=none
631 LogSeverity=info
632 SyslogSeverity=alert
633 #ExportSeverity=none
634
635
636
637
638
639 #####################################################
640 #
641 # Optional modules
642 #
643 #####################################################
644
645 # [SuidCheck]
646 ##
647 ## --- Check the filesystem for SUID/SGID binaries
648 ## 
649
650 ## Switch on
651 #
652 # SuidCheckActive = yes
653
654 ## Interval for check (seconds)
655 #
656 # SuidCheckInterval = 7200
657
658 ## Alternative: crontab-like schedule
659 #
660 # SuidCheckSchedule = NULL
661  
662 ## Directory to exclude 
663 #
664 # SuidCheckExclude = NULL
665
666 ## Limit on files per second (0 == no limit)
667 #
668 # SuidCheckFps = 0
669
670 ## Alternative: yield after every file
671 #
672 # SuidCheckYield = no
673
674 ## Severity of a detection
675 #
676 # SeveritySuidCheck = crit
677
678 ## Quarantine SUID/SGID files if found
679 #
680 # SuidCheckQuarantineFiles = yes
681
682 ## Method for Quarantining files:
683 #  0 - Delete or truncate the file.
684 #  1 - Remove SUID/SGID permissions from file.
685 #  2 - Move SUID/SGID file to quarantine dir.
686 #
687 # SuidCheckQuarantineMethod = 0
688
689 ## For method 1 and 3, really delete instead of truncating
690
691 # SuidCheckQuarantineDelete = yes
692
693 # [Kernel]
694 ##
695 ## --- Check for loadable kernel module rootkits (Linux/FreeBSD only) 
696 ##
697
698 ## Switch on/off
699 #
700 #KernelCheckActive = True
701
702 ## Check interval (seconds); btw., the check is VERY fast
703 #
704 # KernelCheckInterval = 300
705
706 ## Severity
707 #
708 # SeverityKernel = crit
709
710
711 # [Utmp]
712 ##
713 ## --- Logging of login/logout events
714 ##
715
716 ## Switch on/off
717 #
718 # LoginCheckActive = True
719
720 ## Severity for logins, multiple logins, logouts
721
722 # SeverityLogin=info
723 # SeverityLoginMulti=warn
724 # SeverityLogout=info
725
726 ## Interval for login/logout checks
727 #
728 # LoginCheckInterval = 300
729
730
731 # [Database]
732 ##
733 ## --- Logging to a relational database
734 ##
735
736 ## Database name
737 #
738 # SetDBName = samhain
739
740 ## Database table
741 #
742 # SetDBTable = log
743
744 ## Database user
745 #
746 # SetDBUser = samhain
747
748 ## Database password
749 #
750 # SetDBPassword = (default: none)
751
752 ## Database host
753 #
754 # SetDBHost = localhost
755
756 ## Log the server timestamp for received messages
757 #
758 # SetDBServerTstamp = True
759
760 ## Use a persistent connection
761 #
762 # UsePersistent = True
763
764 # [External]
765 ##
766 ## Interface to call external scripts/programs for logging
767 ##
768
769 ## The absolute path to the command
770 ## - Each invocation of this directive will end the definition of the
771 ##   preceding command, and start the definition of 
772 ##   an additional, new command
773 #
774 # OpenCommand = (no default)
775
776 ## Type (log or rv)
777 ## - log for log messages, srv for messages received by the server
778 #
779 # SetType = log
780
781 ## The command (full command line) to execute
782 #
783 # SetCommandLine = (no default)
784
785 ## The environment (KEY=value; repeat for more)
786 #
787 # SetEnviron = TZ=(your timezone)
788
789 ## The TIGER192 checksum (optional)
790 #
791 # SetChecksum = (no default)
792
793 ## User who runs the command
794 #
795 # SetCredentials = (default: samhain process uid)
796
797 ## Words not allowed in message
798 #
799 # SetFilterNot = (none)
800
801 ## Words required (ALL of them)
802 #
803 # SetFilterAnd = (none)
804
805 ## Words required (at least one)
806 #
807 # SetFilterOr = (none)
808
809 ## Deadtime between consecutive calls
810 #
811 # SetDeadtime = 0
812
813 ## Add default environment (HOME, PATH, SHELL)
814 #
815 # SetDefault = no
816
817
818 #####################################################
819 #
820 # Miscellaneous configuration options
821 #
822 #####################################################
823
824 [Misc]
825
826 ## whether to become a daemon process
827 ## (this is not honoured on database initialisation)
828 #
829 # Daemon = no
830 Daemon = yes
831
832 ## whether to test signature of files (init/check/none)
833 ## - if 'none', then we have to decide this on the command line -
834 #
835 # ChecksumTest = none
836 ChecksumTest=check
837
838 ## whether to drop linux capabilities that are not required
839 ## - will make a root process a 'mere mortal' in many respects
840 #
841 # UseCaps = yes
842
843 ## Set nice level (-19 to 19, see 'man nice'),
844 ## and I/O limit (kilobytes per second; 0 == off)
845 ## to reduce load on host.
846 #
847 # SetNiceLevel = 0
848 # SetIOLimit = 0
849
850 ## The version string to embed in file signature databases
851 #
852 # VersionString = NULL
853
854 ## Interval between time stamp messages
855 #
856 # SetLoopTime = 60
857 SetLoopTime = 600
858
859 ## Interval between file checks 
860 #
861 # SetFileCheckTime = 600
862 SetFileCheckTime = 7200
863
864 ## Alternative: crontab-like schedule
865 #
866 # FileCheckScheduleOne = NULL
867
868 ## Alternative: crontab-like schedule(2)
869 #
870 # FileCheckScheduleTwo = NULL
871
872 ## Report only once on modified fles 
873 ## Setting this to 'FALSE' will generate a report for any policy 
874 ## violation (old and new ones) each time the daemon checks the file system.
875 #
876 # ReportOnlyOnce = True
877
878 ## Report in full detail
879 #
880 # ReportFullDetail = False
881
882 ## Report file timestamps in local time rather than GMT
883 #
884 # UseLocalTime = No
885
886 ## The console device (can also be a file or named pipe)
887 ## - There are two console devices. Accordingly, you can use
888 ##   this directive a second time to set the second console device.
889 ##   If you have not defined the second device at compile time,
890 ##   and you don't want to use it, then:
891 ##   setting it to /dev/null is less effective than just leaving
892 ##   it alone (setting to /dev/null will waste time by opening
893 ##   /dev/null and writing to it)
894 #
895 # SetConsole = /dev/console
896
897 ## Activate the SysV IPC message queue
898 #
899 # MessageQueueActive = False
900
901
902 ## If false, skip reverse lookup when connecting to a host known 
903 ## by name rather than IP address (i.e. trust the DNS)
904 #
905 # SetReverseLookup = True
906
907 ## --- E-Mail ---
908
909 # Only highest-level (alert) reports will be mailed immediately,
910 # others will be queued. Here you can define, when the queue will
911 # be flushed (Note: the queue is automatically flushed after
912 # completing a file check).
913 #
914 SetMailTime = 86400
915
916 ## Maximum number of mails to queue
917 #
918 SetMailNum = 10
919
920 ## Recipient (max. 8)
921 #
922 SetMailAddress=samhain-reports@<%= fqdn -%>
923
924 SetMailRelay = localhost
925
926 ## Custom subject format
927 #
928 MailSubject = [Samhain at %H] %T: %S
929
930 ## --- end E-Mail ---
931
932 ## Path to the prelink executable
933 #
934 # SetPrelinkPath = /usr/sbin/prelink
935
936 ## TIGER192 checksum of the prelink executable
937 #
938 # SetPrelinkChecksum = (no default)
939
940
941 ## Path to the executable. If set, will be checksummed after startup
942 ## and before exit.
943 #
944 # SamhainPath = (no default)
945
946
947 ## The IP address of the log server
948 #
949 # SetLogServer = (default: compiled-in)
950
951 ## The IP address of the time server
952 #
953 # SetTimeServer = (default: compiled-in)
954
955 ## Trusted Users (comma delimited list of user names) 
956 #
957 # TrustedUser = (no default; this adds to the compiled-in list)
958
959 ## Path to the file signature database
960 #
961 # SetDatabasePath = (default: compiled-in)
962
963 ## Path to the log file
964 #
965 # SetLogfilePath = (default: compiled-in)
966
967 ## Path to the PID file
968 #
969 # SetLockPath = (default: compiled-in)
970
971
972 ## The digest/checksum/hash algorithm
973 #
974 # DigestAlgo = TIGER192
975
976
977 ## Custom format for message header. 
978 ## CAREFUL if you use XML logfile format.
979 ##
980 ## %S severity
981 ## %T timestamp
982 ## %C class
983 ##
984 ## %F source file
985 ## %L source line
986 #
987 # MessageHeader="%S %T "
988
989
990 ## Don't log path to config/database file on startup
991 #
992 # HideSetup = False
993
994 ## The syslog facility, if you log to syslog
995 #
996 # SyslogFacility = LOG_AUTHPRIV
997 SyslogFacility=LOG_LOCAL2
998
999 ## The message authentication method
1000 ## - If you change this, you *must* change it
1001 ##   on client *and* server
1002 #
1003 # MACType = HMAC-TIGER
1004
1005
1006 ## everything below is ignored
1007 [EOF]
1008
1009 #####################################################################
1010 # This would be the proper syntax for parts that should only be
1011 #    included for certain hosts.
1012 # You may enclose anything in a @HOSTNAME/@end bracket, as long as the
1013 #    result still has the proper syntax for the config file.
1014 # You may have any number of @HOSTNAME/@end brackets.
1015 # HOSTNAME should be the fully qualified 'official' name 
1016 #    (e.g. 'nixon.watergate.com', not 'nixon'), no aliases. 
1017 #    No IP number - except if samhain cannot determine the 
1018 #    fully qualified hostname.
1019 #
1020 # @HOSTNAME
1021 # file=/foo/bar
1022 # @end
1023 #
1024 # These are two examples for conditional inclusion/exclusion
1025 # of a machine based on the output from 'uname -srm'
1026 # $Linux:2.*.7:i666
1027 # file=/foo/bar3
1028 # $end
1029 #
1030 # !$Linux:2.*.7:i686
1031 # file=/foo/bar2
1032 # $end
1033 #
1034 #####################################################################