diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-10-06 16:40:05 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-10-06 16:40:05 +0200 |
| commit | 2f7b1d15fdc63af311f8791fb7f8401707ba669a (patch) | |
| tree | c9f2b8b04f9ec70857e6b9a89f70e9cfaeb074bd | |
| parent | b787eb68f0dd8b23fe13c83a7ffd7d422b2ed9c3 (diff) | |
NextKeyManager property removed from c2kprops
| -rwxr-xr-x | connect/local.clc.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/connect/local.clc.example b/connect/local.clc.example index 8448917..b3357a7 100755 --- a/connect/local.clc.example +++ b/connect/local.clc.example @@ -14,7 +14,6 @@ ItemServer.Console.port=8080 // LDAP config
Lookup=com.c2kernel.lookup.ldap.LDAPLookup
-NextKeyManager=com.c2kernel.lookup.ldap.LDAPNextKeyManager
LDAP.GlobalPath=LDAPROOTPATH
LDAP.RootPath=cn=cristal
LDAP.LocalPath=cn=dev
|
