prb75 wrote at 2009-11-6 06:35 -0800:
>
>I think I can work around the problem by having multiple authentication
>plugins and then using the sharing capabilities of Plone.
>The real crux of the problem I have now is that once I activate NTLM
>authentication, then the standard plone form authentication doesn't work.
>It's as if these different mechanism can't coexist.
>Is there a way to order the sequence of the PAS plugins so that it tries
>NTLM first but then fails over to try native Plone authentication?
I expect that your problem comes from the "challenge" plugin.
PlonePAS has complex logic to control the plugin which should challenge.
I fear that I have not yet fully understood this logic. Thus, help
from a PlonePAS expert may be necessary.
>From what I understand so far:
PlonePAS selects a list of candidate challenge plugins based on the request
protocol. This is to separate e.g. normal (browser)
access from WebDAV access.
It then activates the challenge plugins in turn. If such a plugin
call returns "True", PlonePAS expects that it has challenged
and stops calling further challenge plugins, otherwise, it
continues.
Thus, your NTLM challenge plugin may need to recognize situations
in which it cannot authenticate and then give the standard challenge
a chance to get called.
--
Dieter
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.
http://p.sf.net/sfu/bobj-july_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users