[phplib] Big PHPLib perm prob From: Geoff Mattie (geoff <email protected>)
Date: 05/06/00

... Actually, I'm probably the problem, not PHPLib ;)

I have set up inclusive group perms (e.g. prospect, partner, developer, etc)
within my extranet, but I now need to give each new partner their own
directory of documents, to which only they can have access. However, since
we are limited to 31 bits, I cannot give each partner his or her own bit
assignment without running out, so I have entered their names in local.inc
and assigned everyone "15". I thought I could then do "if perm ->
have_perm" to distinguish between each partner, but, alas, everyone still
has access to everyone else's docs. Is their a way to do this with PHPLib,
or do I have to use directory level security on the server?

Any help would be greatly appreciated.

Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>