Hello,
We've recently installed Plone 4 do get a preview and do some tests. We did
that with an expert but fell short of time when facing a problem with ldap
authentication so I post here what could be a bug.
We've installed the following eggs, and we've got ldap configured right (we
get a correct list of users from the ZMI) :
# Add additional eggs here
eggs =
Products.PloneLDAP
Products.LDAPUserFolder
Products.LDAPMultiPlugins
Products.CAS4PAS
collective.castle
Products.DocFinderTab
Products.PDBDebugMode
But when doing the authentication, it fails :
:8080/Plone/login_failed
Traceback (innermost last):
Module ZPublisher.Publish, line 127, in publish
Module ZPublisher.mapply, line 77, in mapply
Module Products.PDBDebugMode.runcall, line 70, in pdb_runcall
Module ZPublisher.Publish, line 47, in call_object
Module Products.CMFFormController.FSControllerPageTemplate, line 91, in
__call__
Module Products.CMFFormController.BaseControllerPageTemplate, line 28, in
_call
Module Products.CMFFormController.ControllerBase, line 231, in getNext
Module Products.CMFFormController.Actions.TraverseTo, line 38, in __call__
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 47, in call_object
Module Products.CMFFormController.FSControllerPythonScript, line 105, in
__call__
Module Products.CMFFormController.Script, line 145, in __call__
Module Products.CMFCore.FSPythonScript, line 130, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 29, in logged_in
- <FSControllerPythonScript at /Plone/logged_in>
- Line 29
Module AccessControl.ImplPython, line 688, in guarded_getattr
AttributeError: loginUser
>
/home/operateur/python-env/testplone4/plone4test/eggs/Zope2-2.12.6-py2.6-linux-i686.egg/AccessControl/ImplPython.py(688)guarded_getattr()
-> v = getattr(inst, name)
Is there something that can be done to correct that ?
Regards,
Mikael
_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers