$NetBSD: patch-ad,v 1.2 2003/05/27 15:59:09 taca Exp $ --- include/local.h.orig 2003-05-20 11:56:02.000000000 +0900 +++ include/local.h @@ -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 */