summaryrefslogtreecommitdiff
path: root/monit/passwd.conf
blob: 6df53fb03718014902ad7bc1fb20791ad796276e (plain)
1
2
3
4
5
6
check file passwd with path /etc/passwd
    if failed checksum and 
       expect the INSERTMD5CHECKSUMHERE sum then alert
    if failed permission 644 then alert
    if failed uid root then alert
    if failed gid root then alert