When i make a search in members_ldap i get this error:

Site Error
An error was encountered while publishing this resource.

  
  

ConfigurationError

Sorry, a site error occurred.

Traceback (innermost last):

  • Module ZPublisher.Publish, line 187, in publish_module_standard
  • Module Products.Localizer, line 60, in new_publish
  • Module ZPublisher.Publish, line 144, in publish
  • Module Products.CPSCompat.PatchPublisherConflictErrors , line 95, in zpublisher_exception_hook
  • Module ZPublisher.Publish, line 113, in publish
  • Module ZPublisher.mapply, line 88, in mapply
  • Module ZPublisher.Publish, line 40, in call_object
  • Module Shared.DC.Scripts.Bindings, line 311, in __call__
  • Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  • Module App.special_dtml, line 175, in _exec
  • Module DocumentTemplate.DT_Let , line 75, in render
  • Module DocumentTemplate.DT_Util, line 196, in eval
    __traceback_info__: REQUEST
  • Module <string>, line 0, in ?
  • Module Products.CPSDirectory.BaseDirectory, line 1081, in manage_searchDirectory
  • Module Products.CPSDirectory.LDAPBackingDirectory , line 308, in _searchEntries
  • Module Products.CPSDirectory.LDAPBackingDirectory, line 566, in _searchEntriesFiltered
  • Module Products.CPSDirectory.LDAPBackingDirectory, line 786, in searchLDAP
  • Module Products.CPSDirectory.LDAPBackingDirectory, line 736, in connectLDAP
ConfigurationError: Directory 'members_ldap': Invalid credentials (Also, the following error occurred while attempting to render the standard error message, please see the event log for full details: Directory 'members_ldap': Invalid credentials)



lopez adrian a écrit :

> <property
> name="ldap_bind_dn">ou=Labege,ou=People,o=Astek,dc=robinson</property>
> <property name="ldap_bind_password">changeme</property>

This is used by CPS to get the rights to create new users for instance. You
should put here the credentials of an ldap admin user for instance.

> Can somebody help me? I realy dont know what's not working....

What kind of errors do you have in which situation. If you go to
portal_directories in the ZMI and search members_ldap, can you see your users?

--
Olivier
_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

Reply via email to