diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-10-17 01:39:24 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-10-17 01:39:24 +0000 |
commit | 3f01585109647efecb61966491887f78d1945d3c (patch) | |
tree | d92fb297a923736fbbd815d59bdea02fa81d3b73 /net/samba3/files/patch-aj | |
parent | update MASTER_SITES (diff) |
Update samba to 2.2.2 which includes the winbindd server
Submitted by: ianjhart@ntlworld.com
Notes
Notes:
svn path=/head/; revision=48854
Diffstat (limited to 'net/samba3/files/patch-aj')
-rw-r--r-- | net/samba3/files/patch-aj | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/net/samba3/files/patch-aj b/net/samba3/files/patch-aj index ad93c26811da..8804493c38df 100644 --- a/net/samba3/files/patch-aj +++ b/net/samba3/files/patch-aj @@ -1,6 +1,6 @@ ---- include/local.h.orig Thu Nov 11 03:36:00 1999 -+++ include/local.h Fri Feb 4 11:33:01 2000 -@@ -171,9 +171,9 @@ +--- 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. */ @@ -11,4 +11,5 @@ -#define MINPASSWDLENGTH 5 +#define MINPASSWDLENGTH 6 - #endif + /* maximum ID number used for session control. This cannot be larger + than 62*62 for the current code */ |