On Wed, 29 May 2002, Carsten Ziegeler wrote:
> The latest CVS works for me. Hmm, do you have a handlers configuration
> in the auth-protect action? The authentication manager is currently
> very picky if this is missing.
>
I have following entries in my sitemap:
<map:action name="auth-protect" logger="sitemap.action.auth-protect"
src="org.apache.cocoon.webapps.authentication.acting.AuthAction">
<handlers>
<handler name="slidehandler"
xmlns:map="http://apache.org/cocoon/sitemap/1.0">
<redirect-to uri="cocoon://login.html"/>
<authentication uri="cocoon://slide-authuser"/>
</handler>
</handlers>
</map:action>
Stephan Michels.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]