$NetBSD: patch-al,v 1.1.1.1 2004/01/11 00:41:13 jlam Exp $ --- include/local.h.orig Wed Oct 9 22:27:21 2002 +++ include/local.h Fri Oct 18 13:04:36 2002 @@ -169,10 +169,10 @@ * Default passwd chat script. */ -#define DEFAULT_PASSWD_CHAT "*new*password* %n\\n *new*password* %n\\n *changed*" +#define DEFAULT_PASSWD_CHAT "*\\n*ew\\spassword* %n\\n *ew\\spassword* %n\\n *updating\\sthe\\sdatabase...\\npasswd:\\sdone\\n" /* Minimum length of allowed password when changing UNIX password. */ -#define MINPASSWDLENGTH 5 +#define MINPASSWDLENGTH 6 /* maximum ID number used for session control. This cannot be larger than 62*62 for the current code */