[Bug 1216] Warn via Logwatch when sshd PermitRootLogin is in effect
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Aug 10 07:28:42 EST 2006
http://bugzilla.mindrot.org/show_bug.cgi?id=1216
------- Comment #1 from dtucker at zip.com.au 2006-08-10 07:28 -------
I don't see any point to this. If you want something like this just
add a cron job:
egrep -i '^permitrootlogin.*no' /etc/ssh/sshd_config || logger root
login allowed via ssh
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list