mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
3f01585109
Submitted by: ianjhart@ntlworld.com
16 lines
606 B
Plaintext
16 lines
606 B
Plaintext
--- include/local.h.orig Fri Jul 6 03:01:26 2001
|
|
+++ include/local.h Tue Oct 16 17:20:36 2001
|
|
@@ -176,10 +176,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 */
|