Re: ldap

Thomas Draier <[email protected]> Tue, 2 Jan 2007 17:01:21 +0100
Newsgroups gmane.comp.cms.jahia.devel
Message-ID <[email protected]>
Hi,
In WEB-INF/etc/spring/applicationcontext-services.xml, you can choose  
to enable ldap or not for both usermanager and groupmanager. If it's  
activated, comment the beans "JahiaUserManagerLDAPProvider" and  
"JahiaGroupManagerLDAPProvider", and the ldap entries in  
JahiaUserManagerService and JahiaGroupManagerService .

Le 2 janv. 07 à 14:36, Gustav a écrit :

>
> Hi
>
> When I start jahia, it throws the following exception:
>
> javax.naming.CommunicationException: 127.0.0.1:389 [Root exception is
> java.net.ConnectException: Connection refused]
>         at com.sun.jndi.ldap.Connection.<init>(Connection.java:204)
>
> I think it is throw when looking for LDAP server, but I dont want  
> to use
> LDAP authentification. How can I do for disable LDAP ??
>
> thanks
> -- 
> View this message in context: http://www.nabble.com/ldap- 
> tf2907992.html#a8124163
> Sent from the Jahia - Dev mailing list archive at Nabble.com.
>