Files
pkgsrc-ng/net/samba/patches/patch-ai
2014-11-05 12:41:07 +01:00

18 lines
648 B
Plaintext

$NetBSD: patch-ai,v 1.7 2013/08/12 02:45:55 taca Exp $
--- include/local.h.orig 2013-07-29 18:55:18.000000000 +0000
+++ include/local.h
@@ -175,10 +175,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 */