[EXTENSION] srbac : Web interface for the administration of rbac

Dear,

Can i just give a role(not super user and this role has competences into srbac) to someone and he can view srbac? I use this way to do that and it only display a empty page. When i give him a superuser role and everything all right.

Regards,

Dear All,

I am using SRBAC extension.

I have created some tasks and operations under the tasks.

But I could not find any way to assign operations directly to Roles.

Can anyone help me?

Do you solve this problem? I encountered the same problem with you,cannot see DefaultController

I have successfully installed SRBAC to my Yii application but

I am having trouble assigning roles-user/task-roles/operation-task

Here is the process:

1.When I select a user on the User dropdown list

-The not assigned roles dropdown list will be populated which I think is normal

2.So normally I want to assign the Authority Role to my admin user

-So I will select the Authority role from the "not assigned role" dropdown.

-THEN HERE COMES THE PROBLEM:

When I click on the <<(left arrow button) to assign roles to the user it does load but nothing else happens… It’s not even assigning the role to that user… I tried checking the AuthAssignment table, not a single record were there.

Then checked the response on console with firebug, everything seems OK, no errors were detected…

I’ve been stuck on this problem for almost 2 weeks now… but still not giving up because I believe that this ext is very excellent. please help me Spyros thanks in advance…