From 0ed2c1124cf1b9e49a2ec1fa0126a8df09f9e758 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 7 Oct 2014 09:18:11 +0200 Subject: Repackage to org.cristalise --- connect/local.clc.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'connect') diff --git a/connect/local.clc.example b/connect/local.clc.example index b3357a7..1e6e372 100755 --- a/connect/local.clc.example +++ b/connect/local.clc.example @@ -4,7 +4,7 @@ // This name appears on the login box Name=Example Cristal Server Logo=http://path.to/image -Authenticator=com.c2kernel.lookup.ldap.LDAPAuthManager +Authenticator=org.cristalise.kernel.lookup.ldap.LDAPAuthManager // TCP server ports ItemServer.name=HOSTNAME @@ -13,7 +13,7 @@ ItemServer.Proxy.port=1553 ItemServer.Console.port=8080 // LDAP config -Lookup=com.c2kernel.lookup.ldap.LDAPLookup +Lookup=org.cristalise.kernel.lookup.ldap.LDAPLookup LDAP.GlobalPath=LDAPROOTPATH LDAP.RootPath=cn=cristal LDAP.LocalPath=cn=dev -- cgit v1.2.3