Re: [PHP] User/Group rights system?

2004-05-11 Thread Burhan Khalid
david david wrote:
Hello,

Does anyone know of an open source "user/group" based
permission system built with php/MySQL?
That is, the effective rights for any user on a
specific secured object are computed from various
permit/deny permissions assigned to the user or any of
the groups he/she belongs to.
Drupal [ http://www.drupal.org ] has this functionality built in, but I 
don't know of a standalone script that does this.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP] User/Group rights system?

2004-05-11 Thread david david
Hello,

Does anyone know of an open source "user/group" based
permission system built with php/MySQL?

That is, the effective rights for any user on a
specific secured object are computed from various
permit/deny permissions assigned to the user or any of
the groups he/she belongs to.

PEAR::Auth seems only to support basic user
authentication.

Thanks,

David




__
Do you Yahoo!?
Yahoo! Movies - Buy advance tickets for 'Shrek 2'
http://movies.yahoo.com/showtimes/movie?mid=1808405861 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php