Jump to content
We've recently updated our Privacy Statement, available here ×

Access denied on ROLE_ADMINISTRATOR


javi_123

Recommended Posts

Hi all,

I cant see any folder in the /root apart from PersonalFolder when i login as a jasperadmin and if i click on "Assign Permissions", it gives the following error:

org.acegisecurity.AccessDeniedException: Access is denied

 

I dont know how to change the permission now and how to assign the default permissions.

Please reply back with the solution to this problem.

Thanks in advance

javi

 

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Hi Javi,

You can try to check the JasperServer database tables below to see if you have the correct role added.

  1. jirole
  2. jiuser
  3. jiuserrole

By right these tables should be populated with default security access if you have run the jasperserverCreateDefaultSecurity-mysql.sql if you install JasperServer manually.

HTH.

 

Link to comment
Share on other sites

  • 1 month later...

To expand on jbchurn's answer, it looks like you have set some permissions for the admin that has locked them out of the repository. Delete the entries in the jiobjectpermission table and reinsert the base rows back into that table as seen in jasperserverCreateDefaultSecurity-mysql.sql.

 

Sherman

Jaspersoft

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...