You are not logged in.
Pages: 1
Topic closed
Hi,
I have encounter an error for a user that i have created. Whenever i click on the report, the "object details" tab throws exception:-
Fehler: An error occured during report execution.
Security Violation
Im Falle eines nicht nachvollziehbaren Fehlers kontaktieren Sie bitte einen Administrator.
Details:
java.lang.RuntimeException: Security Violation at net.datenwerke.rs.core.server.reportexport.ReportExportServlet.validateRequest(ReportExportServlet.java:136) at
....
But if i login as root, its shows the report information.
http://snag.gy/dTLVB.jpg <-- login as root.
http://snag.gy/ZsiDc.jpg <-- login as normal user.
Thanks,
Kit.
Offline
Hi Kit,
the object details view is just a report itself. So for users to be able to view it, the correct permissions need to be in place.
As this is a script report you have to set two kinds of permissions
(1) allow all users to execute the report
(2) allow all users to execute the respective script in /fileserver/bin
Cheers,
Thorsten
Hi Thorsten,
Can you help me here, the exception still persist.
http://snag.gy/eumsB.jpg <-- admin set report folder permission as read+execute.
http://snag.gy/2eabC.jpg <-- admin set fileserver/bin permission as 'full access'.
http://snag.gy/YVyT8.jpg <-- user 'wai kit' still shows the exception.
Thanks in advance,
kit
Offline
Hi,
the failing report is the documentation report (key DOKUBERICHT by default) located within the folder "Scriptreports". The user needs to have execute rights for that report.
Cheers
Arno
Offline
Hi Arno,
Thanks, it works now.
Kit.
Offline
Pages: 1
Topic closed