On 17.12.2010 14:28, Grégory Joseph wrote:
On 17 Dec 2010, at 14:20, Matteo Pelucco wrote:
Really confused..
I feel your pain, just yesterday I was setting up a project with
ldap+openid+regular-mgnl-users :-D
Oh, it sounds like honey on your back and a angry bear in the same 4mx4m
room..
The key probably lies in your jaas.config; the way handlers are chained is
critical.
Can you show it ?
Never touched it..
it is the standard magnolia 4.3.8 one..
This is mine:
----------------------------------------------------
magnolia {
info.magnolia.jaas.sp.jcr.JCRAuthenticationModule requisite;
info.magnolia.jaas.sp.jcr.JCRAuthorizationModule required;
};
Jackrabbit {
org.apache.jackrabbit.core.security.SimpleLoginModule required;
};
----------------------------------------------------
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------