Incorrect detect bad password. example: Jul 1 22:25:53 lissyara sshd[32925]: error: PAM: authentication error for lissyara from 192.168.254.193 Jul 1 22:25:54 lissyara sshd[32925]: error: PAM: authentication error for lissyara from 192.168.254.193 but, expression in script not contain "error", - and not match on this situation Fix: patch (not attached - incorrect type?) http://lissyara.su/patch/patch-for-sshit.diff How-To-Repeat: always
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs POrts PR
State Changed From-To: open->feedback Await maintainer's feedback.
Responsible Changed From-To: freebsd-ports-bugs->rafan take.
rafan 2007-07-02 08:36:13 UTC FreeBSD ports repository Modified files: security/sshit Makefile Added files: security/sshit/files patch-sshit.diff Log: - Make sshit catch this type of error login: PAM: authentication error for lissyara from 192.168.254.193 PR: ports/114194 Submitted by: Alex Keda <admin at lissyara.su> Approved by: maintainer via irc Revision Changes Path 1.4 +1 -0 ports/security/sshit/Makefile 1.1 +11 -0 ports/security/sshit/files/patch-sshit.diff (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!