View Single Post
Old 01-03-2008, 23:24   #15 (permalink)
Shiro
shiro
 
Shiro's Avatar
 
Join Date: Aug 2007
Location: Yokohama, Japan
Posts: 2,522
Thanks Mr. McFadden

...but it only partially works. It works in that is selects all users that have authorizations that lie within the current user's, but it also selects users that have permissions that lie outside the current users.

For example, from my above example, its selecting both user2 and user3, since they both have permission for area A. But it shouldn't select user3, because they have permission for area D, and the current user doesn't have access to area D.
  Reply With Quote