Copy us the whole shiro.ini file (blank out any sensitive connection info).


David.



________________________________
 From: james agada <[email protected]>
To: "[email protected]" <[email protected]> 
Sent: Friday, 25 October 2013 9:23 AM
Subject: Shiro with JdbcRealm
 

I have been able to setup shire to use a jdbcrealm and authenticate against
the database. However, it does not appear to use the permissions. I want to
set a role to have permissions only to run the ToDoItems fixture service
and I give the permission as so  *:ToDoItemsFixturesService:install:*. But
the user with the role still gets access to everything. Is there something
I am doing wrong?

Reply via email to