I'm not sure if I'm doing something incorrectly or if I don't
understand the capabilities of the built-in Magnolia authentication.
Here's what I'd like:

Part of the site is accessible by anyone, and part of the site is
accessible only to 'members'.   When I say part of the site, I'm
referring to specific pages on the public instance.  So I'd like for a
user to be able to use the site, see some teasers, etc but not be able
to get to certain sections unless they are 'logged in'.

My ACL is currently something like:
anyone: Website -> /  : Read Only, /demo : Read Only, /member : Deny
member: Website -> / : Read Only, /demo : Read Only, /member : Read Only

I've tried various versions of the above in many different
configurations.  When I go to /member I get the Magnolia login page,
but when I put in any user except for superuser, it just takes me back
to the login page.  I'm not necessarily averse to writing a custom
class to handle this, but at least for now I'd like to see if the
built-in authentication can handle it.   Does anyone have any ideas or
suggestions to get me over this hurdle?
Thanks in advance
-Ryan

----------------------------------------------------------------
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