Mario Olimpio de Menezes a écrit : > On Monday 27 March 2006 15:55, Olivier Grisel wrote: >> You can set the log level to trace for the event.log handler in zope.conf >> and try guess what is wrong. > > I did and this is the result: > > > 2006-03-27T16:09:19 INFO ZServer HTTP server started at Mon Mar 27 16:09:19 > 2006 > Hostname: 0.0.0.0 > Port: 9673 > ------ > 2006-03-27T16:09:19 INFO Zope Set effective user to "zope" > ------ > 2006-03-27T16:09:20 INFO CPSSchemas No PIL library found so no image resizing > will be done > ------ > 2006-03-27T16:09:21 INFO Epoz is not installed EpozPatch can't be applied > ------ > 2006-03-27T16:09:22 INFO LDAPDirectory Disabled (no LDAP user folder product > found). > ------ > 2006-03-27T16:09:22 INFO LDAPDirectoryVocabulary Disabled (no LDAP user folder > product found). > ------ > 2006-03-27T16:09:23 INFO CPSRelation.GraphDrawer pydot could not be found > ------ > 2006-03-27T16:09:23 INFO CPSRelation rdflib is not installed (or no compatible > version): no RDF feature will be available > ------ > 2006-03-27T16:09:23 WARNING OFS.Application Duplicate Product name > After loading Product 'Five' from > '/var/lib/zope2.9/instance/default/Products', I skipped the one in > '/usr/lib/zope2.9/lib/python/Products'. > > ------ > 2006-03-27T16:09:27 INFO Zope Ready to handle requests > > > I thought that once I have CPSLDAPSetup I shouldn't need LDAPUserFolder > product anymore! You don't need the LDAPUserFolder product. LDAPDirectory and LDAPDirectoryVocabulary are provided for backward compataibility only. In CPSLDAPSetup we use LDAPBackingDirectory. Please watch the log once you attempt to login with a failing uid that belongs to your LDAP. -- Olivier
Hosting: Nuxeo: Zope service provider