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 2014/10/28 22:34:54 UTC

git commit: FC-31 - Add sortvals to slapd.conf

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master 33b8397f0 -> 01427ed84


FC-31 - Add sortvals to slapd.conf


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/01427ed8
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/01427ed8
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/01427ed8

Branch: refs/heads/master
Commit: 01427ed8467b854d5a0a42e8f309c8fbeb194dfd
Parents: 33b8397
Author: Shawn McKinney <sm...@apache.org>
Authored: Tue Oct 28 16:34:40 2014 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Tue Oct 28 16:34:40 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/01427ed8/ldap/slapd.conf.src
----------------------------------------------------------------------
diff --git a/ldap/slapd.conf.src b/ldap/slapd.conf.src
index 747e2d5..9cef00b 100755
--- a/ldap/slapd.conf.src
+++ b/ldap/slapd.conf.src
@@ -42,6 +42,7 @@ timelimit 60
 threads 8
 loglevel 32768
 gentlehup on
+sortvals  roleOccupant
 pidfile		@PID_PATH@/slapd.pid
 argsfile	@PID_PATH@/slapd.args
 modulepath	@SLAPD_MODULE_PATH@