access permission

Permalink
I want to make registration form and i have question
Is it possible to do like this
-guest can access page
-registered users can not see that page

 
frz replied on at Permalink Reply
frz
but you'll need to turn advanced permissions on.

http://www.concrete5.org/index.php?cID=121...
wataru replied on at Permalink Reply
thank you , frz

I've changed to advanced mode and changed permission to
group:read:version:Write:Approve:Delete:Admin
guest : x : - : - : - : - : -
registered user : - : - : - : - : - : -
Administrator : x : x : x : x : x : x
then I accessed to that page with out login in, I can access but
if I logged in to registered user account still i can access
I want registered user account not to access that page.
andrew replied on at Permalink Reply
andrew
I don't think our permissions can even account for this kind of usage, currently.

Otherwise you'd be able to do it with simple permissions. Our permissions only stack upward...meaning you can only ever get more permissive, not less. Unfortunately, since guest is the absolute lowest group...you can't give guest more permissions than something higher than it (registered users).
mannynz replied on at Permalink Reply
Seems that the link is broken? I've tried searching for it elsewhere but no joy.

Can you repost the instructions on turning on advanced permissions?

Thanks.
frz replied on at Permalink Reply
frz
http://www.concrete5.org/index.php?cID=2891


this is what you get when you copy, delete and copy again a whole documentation tree at midnight... <hangs head in shame>
mannynz replied on at Permalink Reply
Much thanks for this!