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