Re: ACL: 3 levels ARO?

2012-04-03 Thread jeremyharris
I don't see why this wouldn't work, since Aro's are a tree anyway. For one 
of my projects, I technically have a 10 level deep Aro setup, where each 
parent group inherits its children's permissions (that is, if you are of a 
higher group you can access everything lower groups can). The same applies 
here.

On Monday, April 2, 2012 6:24:17 PM UTC-7, Arnold wrote:

 Hi,

 Im building an App for a school managament, we have schools, each
 school has many teachers and students.

 We need to allow each school to manage their permission for each
 teacher and students, both globally and user-specific.

 For this requirement i think I need an ACL solution with 3 levels:

 Student  -- At this level we setup the global permission for all schools
School-id  - At this level schools can personalize their
 permission for their students
student-id  -- At this level schools can personalize they
 student-specific permissions
School-id.
student-id
…
 Teacher
  School-id
  teacher-id

 This will work with cakephp ACL ?

 What do you suggest in order to implement this feature



-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: ACL: 3 levels ARO?

2012-04-03 Thread Arnold Roa
So it will work! Great!

Thank you.

On Tue, Apr 3, 2012 at 8:57 AM, jeremyharris funeralm...@gmail.com wrote:
 I don't see why this wouldn't work, since Aro's are a tree anyway. For one
 of my projects, I technically have a 10 level deep Aro setup, where each
 parent group inherits its children's permissions (that is, if you are of a
 higher group you can access everything lower groups can). The same applies
 here.


 On Monday, April 2, 2012 6:24:17 PM UTC-7, Arnold wrote:

 Hi,

 Im building an App for a school managament, we have schools, each
 school has many teachers and students.

 We need to allow each school to manage their permission for each
 teacher and students, both globally and user-specific.

 For this requirement i think I need an ACL solution with 3 levels:

 Student  -- At this level we setup the global permission for all schools
    School-id  - At this level schools can personalize their
 permission for their students
        student-id  -- At this level schools can personalize they
 student-specific permissions
    School-id.
        student-id
    …
 Teacher
      School-id
          teacher-id

 This will work with cakephp ACL ?

 What do you suggest in order to implement this feature

 --
 Our newest site for the community: CakePHP Video Tutorials
 http://tv.cakephp.org
 Check out the new CakePHP Questions site http://ask.cakephp.org and help
 others with their CakePHP related questions.


 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.com For more options, visit this group at
 http://groups.google.com/group/cake-php

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


ACL: 3 levels ARO?

2012-04-02 Thread Arnold Roa
Hi,

Im building an App for a school managament, we have schools, each
school has many teachers and students.

We need to allow each school to manage their permission for each
teacher and students, both globally and user-specific.

For this requirement i think I need an ACL solution with 3 levels:

Student  -- At this level we setup the global permission for all schools
   School-id  - At this level schools can personalize their
permission for their students
   student-id  -- At this level schools can personalize they
student-specific permissions
   School-id.
   student-id
   …
Teacher
 School-id
 teacher-id

This will work with cakephp ACL ?

What do you suggest in order to implement this feature

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php