Author: hawk                         Date: Mon Nov 26 11:06:13 2007 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- looks like people using LDAP for user/group info have problem, increased
  limit again, now its 512KB, should be enough for handling groups with up
  to 10000 members (depends on your config)

---- Files affected:
SOURCES:
   pam-modutil_mem_limit.patch (1.1 -> 1.1.2.1) 

---- Diffs:

================================================================
Index: SOURCES/pam-modutil_mem_limit.patch
diff -u SOURCES/pam-modutil_mem_limit.patch:1.1 
SOURCES/pam-modutil_mem_limit.patch:1.1.2.1
--- SOURCES/pam-modutil_mem_limit.patch:1.1     Mon Jun 12 09:29:03 2006
+++ SOURCES/pam-modutil_mem_limit.patch Mon Nov 26 12:06:08 2007
@@ -6,7 +6,7 @@
  
  #define PWD_INITIAL_LENGTH     0x100
 -#define PWD_ABSURD_PWD_LENGTH  0x8000
-+#define PWD_ABSURD_PWD_LENGTH  0x20000
++#define PWD_ABSURD_PWD_LENGTH  0x80000
  
  /* This is a simple cleanup, it just free()s the 'data' memory */
  extern void _pammodutil_cleanup(pam_handle_t *pamh, void *data,
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/pam-modutil_mem_limit.patch?r1=1.1&r2=1.1.2.1&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to