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