Posted by niva on June 12, 2010 at 9:07am
i have created role and assign permission to a newly created user.but when i login it through the newly created username and password the permission which i have not assign to it is also coming. i think it's not working .
Comments
.
Permissions work. If they didn't, everyone would have noticed.
A user can have many roles. If one role doesn't grant a permission, another role may grant it.
A new user automatically has the "authenticated" user role AND any additional roles that you assign it.
In the admin/user/permissions page, check the permissions of the "authenticated" role and of the other roles that you have assigned to the user.