#  This lists any/all sensitive files the administration wants to have a
# CRC value for.  Comments are lines starting with a "#".
#

# some key files that might not change too often:
/.bashrc
/.login
/.profile
/.cshrc
/.rhosts
/etc/hosts.equiv
/etc/crontab
/etc/cron.daily/*
/etc/cron.hourly/*
/etc/cron.monthly/*
/etc/cron.weekly/*
/etc/aliases
/etc/ftpaccess
/etc/ftpusers
/etc/ftphosts
/etc/ftpgroups
/etc/sendmail.cf
/etc/securetty
/etc/security/*
/var/spool/uucp/L.sys

#   some that you might like to keep an eye on, depending on your site
# stability and/or paranoia:
/etc/passwd
/etc/shadow
/etc/group
/etc/gshadow
/etc/hosts.allow
/etc/hosts.deny
/etc/inetd.conf
/etc/rc.d/rc.firewall

# default is individual files; can use wildcards, or whatever;
# here are some examples, using wildcards:
/bin/*
/sbin/*
/usr/bin/*
/usr/sbin/*
/usr/lib/*
/usr/local/lib/*
/usr/local/bin/*
/usr/local/sbin/*

# Alternately, here are individual files that are important:
# /bin/fsck
# /bin/rrestore
# /bin/csh
# /bin/login
# /bin/ls
# /bin/mail
# /bin/mount
# /bin/passwd
# /bin/ps
# /bin/sh
# /bin/su
# /usr/lib/sendmail
# /usr/bin/telnet
# /usr/local/bin/rlogin
# /usr/ftp/ftp
# /usr/bin/at
# /usr/bin/chgrp
# /usr/bin/cu
# /usr/bin/df
# /usr/bin/login
# /usr/bin/mail
# /usr/bin/passwd
# /usr/bin/ruusend
# /usr/bin/su
# /usr/bin/tip
# /usr/bin/uucp
# /usr/bin/uulog
# /usr/bin/uuname
# /usr/bin/uusend
# /usr/bin/uustat
# /usr/bin/uux
# /usr/bin/xterm
