Sounds good, I for one would like to see it.
Can it revoke permissions? Can I have access to all of /admin but
no access to /admin/delete ??
Gfunk - http://www.gfunk007.com/
I sense much beer in you. Beer leads to intoxication, intoxication to
hangovers, and hangovers to... suffering.
----- Original Message -----
From: "Jason Murray" <[EMAIL PROTECTED]>
To: "'Abe'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, January 18, 2001 9:42 AM
Subject: RE: [PHP] < Levels of Access >
> > Is there a sensible standard that is used to have levels of access but
> > special people can access certain higher level functions.?
>
> I've seen a (rather good, I might add) permissions structure that followed
> a pattern like a unix filesystem.
>
> /general
> /users
> /products
> /sales
> /marketing
> /admin
>
> And then added specific permissions as required under that.
>
> So, if you wanted one person to be able to access the Admin Delete
> tool, you could specifically add "/admin/delete" to their permission
> list, while someone with "/admin" permission would be able to access
> "/admin/delete" by default.
>
> I'll see if I can grab some MySQL table definitions and the like
> if you'd like them...
>
> Jason
>
> --
> Jason Murray
> [EMAIL PROTECTED]
> Web Design Team, Melbourne IT
> Fetch the comfy chair!
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]