On Wed, Mar 3, 2010 at 1:02 PM, Zdenek Skodik
<[email protected]> wrote:
> what's the order of your server/security/userManagers nodes?
> Would you check it for all your related instances that are
> External (LDAP accounts) should be ordered after system
> (f.e. superuser) and before admin (common Magnolia users)
> at once which prevents you from authentication failures
> during de/activation. Then public (PUR accounts in case
> you're using this Magnolia feature) should be located
> before external to take the public accounts during PUR
> authentication rather than externals when you authenticate
> with "not core" user when UserManager is used if it's needed
> to get the current/other user objects. Hope this is the source
> of your issue.

system
public
external
admin

Should be the order then ?

That is not the case,
It is :
system
admin
public
external

Note that I use an bootstrap xml to import the external path, that is why it
is last. But also note that the default order is apparently
system
admin
public
Which is different from the recommended order without external users.


-- 
Rico Jansen ([email protected])
"You call it untidy, I call it LRU ordered" -- Daniel Barlow

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to