[opencms-dev] Ldap with OpenCms 7.0.4

Chirouze Olivier olivier.chirouze at volvo.com
Fri Jun 6 10:58:28 CEST 2008


Hi Shi,

Thanks for your response. Glad to talk to the developer himself ;-)
I downloaded the plugin and will try to play with it.
Hopefully I will have some time to have a look at the code too. Hope I can help you with the development, if you're insterested.

However, I need to know what exactly the plugin provides. Is there any kind of documentation, somewhere?
Does it allow users to _authenticate_ from LDAP only? Do the users still appear in OpenCms Administration? (but passwords are in LDAP)
Are groups handled in LDAP?

Thanks!

Olivier

> -----Original Message-----
> From: opencms-dev-bounces at opencms.org 
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Shi Yusen
> Sent: 05 June 2008 11:41
> To: The OpenCms mailing list
> Subject: Re: [opencms-dev] Ldap with OpenCms 7.0.4
> 
> Sorry, we don't have client has this requirement. :)
> 
> I'll update it to OpenCms 7.0.3 in early July. I'll test it on OpenCms
> 7.0.4.
> 
> Regards,
> 
> Shi Yusen/Beijing Langhua Ltd.
> 
> 在 2008-06-05四的 10:12 +0200,Juan Francisco Fernández写道:
> > I have no idea about that, when Shi (the developer) reads 
> this, maybe he
> > could answer you :).
> > 
> > Greets!
> > 
> > -----Mensaje original-----
> > De: opencms-dev-bounces at opencms.org 
> [mailto:opencms-dev-bounces at opencms.org]
> > En nombre de Chirouze Olivier
> > Enviado el: jueves, 05 de junio de 2008 9:15
> > Para: The OpenCms mailing list
> > Asunto: Re: [opencms-dev] Ldap with OpenCms 7.0.4
> > 
> > Hi Francisco,
> > 
> > I am also very interested by an LDAP module. Do you know if 
> any version of
> > this module is planned for 7.0.4?
> > I know alkacon is selling a LDAP module, but as far as I 
> understood it has
> > to be bought in a package of a lot more modules I don't need...
> > 
> > Thanks
> > 
> > Olivier
> > 
> > 
> > > -----Original Message-----
> > > From: opencms-dev-bounces at opencms.org 
> > > [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Juan 
> > > Francisco Fernández
> > > Sent: 04 June 2008 13:32
> > > To: 'The OpenCms mailing list'
> > > Subject: Re: [opencms-dev] Ldap with OpenCms 7.0.4
> > > 
> > > Hi Carol, 
> > > 
> > > The cn.langhua.opencms.ldap_1.1.1 module works with 
> OpenCcms 7.0.1. It
> > > overwrites some classes from OpenCms core, so it's not 
> > > strange if it doesn't
> > > work for OpenCms 7.0.4.
> > > 
> > > 
> > > -----Mensaje original-----
> > > De: opencms-dev-bounces at opencms.org 
> > > [mailto:opencms-dev-bounces at opencms.org]
> > > En nombre de Carol Manchó
> > > Enviado el: martes, 03 de junio de 2008 12:51
> > > Para: The OpenCms mailing list
> > > Asunto: Re: [opencms-dev] Ldap with OpenCms 7.0.4
> > > 
> > > Hi Kay,
> > > I run my OpenCms application with java 1.6 and tomcat can't 
> > > start. But 
> > > now this is the problem:
> > > 
> > > Exception sending context initialized event to listener 
> instance of 
> > > class org.opencms.main.OpenCmsListener
> > > org.opencms.main.CmsInitException: Critical error during OpenCms 
> > > initialization: 
> > > org.opencms.db.CmsDriverManager.readResourcesWithProperty(Lorg
> > > /opencms/db/Cm
> > > sDbContext;Lorg/opencms/file/CmsResource;Ljava/lang/String;Lja
> > > va/lang/String
> > > ;Lorg/opencms/file/CmsResourceFilter;)Ljava/util/List;. 
> > > 
> > >         at 
> > > org.opencms.main.OpenCmsListener.contextInitialized(OpenCmsLis
> > > tener.java:97)
> > > 
> > > 
> > >         at 
> > > org.apache.catalina.core.StandardContext.listenerStart(Standar
> > > dContext.java:
> > > 3764) 
> > > 
> > >         at 
> > > org.apache.catalina.core.StandardContext.start(StandardContext
> > > .java:4216)
> > >         at 
> > > org.apache.catalina.core.ContainerBase.addChildInternal(Contai
> > > nerBase.java:7
> > > 60) 
> > > 
> > >         at 
> > > org.apache.catalina.core.ContainerBase.addChild(ContainerBase.
> > > java:740)
> > >         at 
> > > 
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
> > >         at 
> > > org.apache.catalina.startup.HostConfig.deployDirectory(HostCon
> > > fig.java:920)
> > >         at 
> > > org.apache.catalina.startup.HostConfig.deployDirectories(HostC
> > > onfig.java:883
> > > ) 
> > > 
> > >         at 
> > > 
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
> > >         at 
> > > org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)
> > >         at 
> > > org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConf
> > > ig.java:311)
> > >         at 
> > > org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(L
> > > ifecycleSuppor
> > > t.java:120) 
> > > 
> > >         at 
> > > 
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
> > >         at 
> > > org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
> > >         at 
> > > 
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
> > >         at 
> > > 
> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
> > >         at 
> > > org.apache.catalina.core.StandardService.start(StandardService
> > > .java:448)
> > >         at 
> > > 
> org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
> > >         at 
> > > org.apache.catalina.startup.Catalina.start(Catalina.java:552)
> > >         at 
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > >         at 
> > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess
> > > orImpl.java:39
> > > ) 
> > > 
> > >         at 
> > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth
> > > odAccessorImpl
> > > .java:25) 
> > > 
> > >         at java.lang.reflect.Method.invoke(Method.java:585)
> > >         at 
> > > org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
> > >         at 
> > > org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
> > > 
> > > Do you know what's happening?
> > > 
> > > Thanks and regards !!!!
> > > Carol
> > > 
> > > 
> > > 
> > > En/na Schliemann, Kai ha escrit:
> > > > Hi Carol,
> > > > It looks like the sources are compiled with another 
> > > java-version than you
> > > are using. E.g. 1.6.
> > > > Could you try running your OpenCms application with JAVA 1.6?
> > > > HTH
> > > >
> > > > Regards
> > > > Kai 
> > > >
> > > >   
> > > 
> > > 
> > > > Hi!
> > > > I have a problem with the cn.langhua.opencms.ldap_1.1.1.zip 
> > > module. I
> > > import this module and then I can't start tomcat. I use 
> OpenCms 7.0.4,
> > > tomcat 5.5.25 and java 1.5.0_07.
> > > > Tomcat shows this critical error:
> > > >  ----------------------------------------
> > > > The following critical error occured:
> > > > Critical error during OpenCms initialization: Bad version 
> > > number in .class
> > > file.
> > > > Giving up, unable to start OpenCms.
> > > > ----------------------------------------
> > > >
> > > > Can you help me? Thanks!
> > > >
> > > > Carol
> > > >   
> > > 
> > > _______________________________________________
> > > This mail is sent to you from the opencms-dev mailing list
> > > To change your list options, or to unsubscribe from the list, 
> > > please visit
> > > http://lists.opencms.org/mailman/listinfo/opencms-dev
> > > 
> > > 
> > > _______________________________________________
> > > This mail is sent to you from the opencms-dev mailing list
> > > To change your list options, or to unsubscribe from the list, 
> > > please visit
> > > http://lists.opencms.org/mailman/listinfo/opencms-dev
> > > 
> > 
> > _______________________________________________
> > This mail is sent to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the 
> list, please visit
> > http://lists.opencms.org/mailman/listinfo/opencms-dev
> > 
> > 
> > _______________________________________________
> > This mail is sent to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the 
> list, please visit
> > http://lists.opencms.org/mailman/listinfo/opencms-dev
> 
> 
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, 
> please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
> 



More information about the opencms-dev mailing list