This topic is locked

group security

8/1/2007 11:44:19 AM
PHPRunner General questions
J
jccanut author

Hi (sorry for my english),

I create a solution to manage projects with partners.

I've got contacts who work on different projects.

In some project they are Admin and in some others they are only users.

I think to use group of owners instead of signle owner.

For example for project 1 the owner is group 1 wich contains user1 and user2, for project 2 the owner is group 2 wich contains user 1 and user 3 ...

I just take a look on event "AfterSuccessfulLogin" but i don't know how do it because each user can belongs to many group.

Do you have a solution?

Is it possible with the current version of PHPrunner.

Thanks for you help.

Sergey Kornilov admin 8/2/2007

PHPRunner security model assumes that each user belongs to one group only.