From 4a90596e4c8ff50f5624c0739f3710723a90a485 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 7 Oct 2014 09:20:44 +0200 Subject: Repackage to org.cristalise --- src/main/config/local.clc.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main/config/local.clc.example') diff --git a/src/main/config/local.clc.example b/src/main/config/local.clc.example index f6fe35d..af92205 100644 --- a/src/main/config/local.clc.example +++ b/src/main/config/local.clc.example @@ -12,8 +12,8 @@ ItemServer.Proxy.port=1553 ItemServer.Console.port=8080 // LDAP config -Authenticator=com.c2kernel.lookup.ldap.LDAPAuthManager -Lookup=com.c2kernel.lookup.ldap.LDAPLookup +Authenticator=org.cristalise.kernel.lookup.ldap.LDAPAuthManager +Lookup=org.cristalise.kernel.lookup.ldap.LDAPLookup LDAP.GlobalPath=LDAPROOTPATH LDAP.RootPath=cn=cristal LDAP.LocalPath=cn=dev -- cgit v1.2.3