Unleash Your Server Potential with Expert Insights
Over $120 Million in Payouts!Sponsored by: FundingTicks
Sponsored by: FundingTicks
Category: Security
apt install auditd
add rules like -w /etc/passwd -p wa -k passwd_changes
to /etc/audit/rules d/audit rules
then restart with systemctl restart auditd
Check logs with ausearch -k passwd_changes
—expect file access events Tracks security changes for SSH or MySQL configs