$NetBSD: patch-ag,v 1.1 2002/01/24 16:02:49 jlam Exp $

--- authlib/authsystem.passwd.in.orig	Sat Jun 16 18:16:25 2001
+++ authlib/authsystem.passwd.in
@@ -54,6 +54,8 @@
 	-re "dictionary" { exit 1 }
 	-re "common" { exit 1 }
 	-re "short" { exit 1 }
+	-re "longer" { exit 1 }
+	-re "lower case" { exit 1 }
 	-re "word:" { sleep 2; send "$newpass\n" }
 	eof { exit 1 }
 	timeout { exit 1 }
