Rights Module Is Blocking All Users

How to control user access rights to the module? I managed to install and read my bank users, only when I login, are all blocked.

I have three users, test1, test2 and test3, with different permissions, but when i do login are all blocked.

Can someone help me set this up?

Sorry, i am from Brasil and i am using the Google Translate, so my translation can be very errors

Have you set it up correctly in the management panel?

../index.php/rights or ../index.php?r=rights depending on the configuration.

There you create roles and permissions for each role. For instance the permission can be actions or controllers. If you assign Site.* to Authenticated then logged in users have access to all actions in the Site controller.