Re: [PHPLIB] Fwd: alternative user/group/perm scheme From: Arno A. Karner (karner <email protected>)
Date: 03/20/00

seams to me u should be able to do this with apache virtual hosting, each
virtual host is a group, each group has its own database, then they can do
want they want who cares. if u dont have the ips for virtual hosting by
ip, u should still be able to do it by port number on the same ip, saving
port 80 to be a redirect point to the proper port numner on ther host.

each group could have an arbatray numenr of user, still nly have 32
permisions/levels but thats a phplib limitation

My opinions are my own and not that of my employer even if I am self employed

On Mon, 20 Mar 2000, Mocha PHPLIB wrote:

> sorry accidently sent this to php3 list instead of here. i think it belongs
> here.
> >Date: Mon, 20 Mar 2000 17:15:23 -0600
> >To: php3 <email protected>
> >From: mocha_php <mocha_php <email protected>>
> >Subject: alternative user/group/perm scheme
> >
> >anyone extend phplib to use
> >o user with arbitrary permissions
> >o groups with arbitrary group permissions for a group of users
> >o one main 'root' type user for each group so that 'root'
> > user for that group can assign other/new permission(s) for users
> > belonging to that group
> >
> >let me illustrate a scenario. say you have a web site (what else LOL) and
> >each user can sign up and be a member. each user have various permissions
> >to access various pages. that's all fine with the current phplib user
> >authentication scheme.
> >
> >now, within that web site, you have other groups of users, ie. various
> >companies. each company would like their own level of authentication for
> >their company and also allow an 'administrator' for that company to assign
> >registered (from the main website) various level of access.
>
> -
> PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
> To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
> the body, not the subject, of your message.
>

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.