Re: New perm container

Lukas Kahwe Smith <[email protected]> Fri, 04 Nov 2005 14:52:36 +0100
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
Aireal wrote:
> I need to make a perm container that allows for unlimited levels of
> permissions, or simply, a user get a level and a user needs to have a
> "minimum" level of auth to get access to do a certain operation in my system

Could you elaborate a bit more?

"level of auth"

the "auth" confuses me here a bit .. are you talking about different 
levels of permissions (aka rights) or different levels of authentication?

> Can anyone give me any pointers on making a perm container like this?
> Any docs on containers in Liveuser?

This article is fairly old, but talks about some of the key structural 
aspects:
http://php-mag.net/itr/online_artikel/psecom,id,595,nodeid,114.html

Since then we have added the storage layer, but that is mostly relevant 
only to the admin container.

regards,
Lukas