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