lists.arthurdejong.org
RSS feed

nss-pam-ldapd branch master updated. 0.9.1-25-g61e96bf

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd branch master updated. 0.9.1-25-g61e96bf



This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "nss-pam-ldapd".

The branch, master has been updated
       via  61e96bf393f0e3f39125f9e1a5f73cfefdf719df (commit)
      from  2f088ec904b9866cd5b76fbb780fcc0ef6f00107 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://arthurdejong.org/git/nss-pam-ldapd/commit/?id=61e96bf393f0e3f39125f9e1a5f73cfefdf719df

commit 61e96bf393f0e3f39125f9e1a5f73cfefdf719df
Author: Arthur de Jong <arthur@arthurdejong.org>
Date:   Mon Oct 7 19:27:41 2013 +0200

    Increase NSS_LDAP_CONFIG_MAX_BASES to 31
    
    This allows more search bases which may be useful in some environments.

diff --git a/nslcd/cfg.h b/nslcd/cfg.h
index 65b2058..559d1da 100644
--- a/nslcd/cfg.h
+++ b/nslcd/cfg.h
@@ -43,7 +43,7 @@
 #define NSS_LDAP_CONFIG_MAX_URIS 31
 
 /* maximum number of search bases */
-#define NSS_LDAP_CONFIG_MAX_BASES 7
+#define NSS_LDAP_CONFIG_MAX_BASES 31
 
 /* maximum number of pam_authz_search options */
 #define NSS_LDAP_CONFIG_MAX_AUTHZ_SEARCHES 8

-----------------------------------------------------------------------

Summary of changes:
 nslcd/cfg.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
nss-pam-ldapd
-- 
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/