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