2010-07-29 12:55:27 PDT
When I add
-t single-user -v html
it works. Allow file is written and then, i edit it specifying multiple roles ( I add admin_role), in a comma-separated list, like this:
com.pragprog.dhnako.carserv.dom.vehicle.Model:user_role,admin_role
but then when i logging with other user different from the first one, with admin_role, I cant see class Model.
And it should be possible because I edited the file allow with admin_role.
Can it be for having added -t single-user?
Or maybe i dont know how work allow and disallow files...
Thanks a lot