You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2015/01/01 17:24:58 UTC

directory-fortress-core git commit: FC-54 - Benchmark activities - add indx to accel session db

Repository: directory-fortress-core
Updated Branches:
  refs/heads/1.0.0-RC40 9bd1d048b -> 64bfbe651


FC-54 - Benchmark activities - add indx to accel session db


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/64bfbe65
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/64bfbe65
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/64bfbe65

Branch: refs/heads/1.0.0-RC40
Commit: 64bfbe651ba524493d3014ae613241951b1a740c
Parents: 9bd1d04
Author: Shawn McKinney <sm...@apache.org>
Authored: Thu Jan 1 10:24:38 2015 -0600
Committer: Shawn McKinney <sm...@apache.org>
Committed: Thu Jan 1 10:24:38 2015 -0600

----------------------------------------------------------------------
 ldap/slapd.conf.src | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/64bfbe65/ldap/slapd.conf.src
----------------------------------------------------------------------
diff --git a/ldap/slapd.conf.src b/ldap/slapd.conf.src
index 9cef00b..d043419 100755
--- a/ldap/slapd.conf.src
+++ b/ldap/slapd.conf.src
@@ -143,6 +143,7 @@ ppolicy_hash_cleartext
 @IS_RBAC_ACCELERATOR@suffix     "@SESSIONS_DN@"
 @IS_RBAC_ACCELERATOR@rootdn	    "cn=manager,@SESSIONS_DN@"
 @IS_RBAC_ACCELERATOR@rootpw	    @LOG_ROOT_PW@
+@IS_RBAC_ACCELERATOR@index  rbacSessid  eq
 @IS_RBAC_ACCELERATOR@directory  "@RBACSESS_DB_PATH@"
 @IS_RBAC_ACCELERATOR@overlay     dds
 @IS_RBAC_ACCELERATOR@dds-default-ttl 3600