On Wed, Sep 20, 2006 at 03:42:40PM +0200, Bernhard Schiffner wrote:
gw1:~# cat /var/log/auth.log | grep Illegal | cut -d " " -f 8 | uniq | sort | wc -l
Tststs, das beruecksichtigt aber nicht, dass zwei Leute parallel Accounts durchprobieren, da hilft auch uniq nicht (ist kein akademisches Beispiel :)).
Ulf