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

sourabh.g

Members
  • Posts

    27
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Posts posted by sourabh.g

  1. Hello sarjaycs,

    Try to add your custom role in following file where default role user is already added,

    web-inf/
    actionModel-search.xml
    applicationContext-security.xml
    applicationContext-security-web.xml
    jasperserver_servlet.xml
    applicationContext.xml
    applicationContext-search.xml

    may be it help ful for you.

     

    Regards Saurabh consultant at Advanz101

  2. Hello,

    I have migrate jasper server 3.5 to 5.2 and done custom changes that i need.

    but now i want to hide back button save button displayed on report when we run.

    as shown in attachment file u can see actually what i want to hide shown in red box.

    if any one know about this please help......

    sourabh consultant Advanz 101

     

     

  3. Hello Ahamdaoui,

    This is very simple you dont need to change more  file.

    Just change in decorator.jsp find in web-inf/decorator/decorator.jsp and find the tag where menu is started and use <auth:usernot=jasperadmin> somthing like this and add tag for menu authontication and define only jasperadmin user this way u can easily hide menu bar from other user.

    may this help u because i have done this

    Saurabh consultant 101

  4. I have create a new role ROLE_TEST and a user Test_User and ROLE_TEST assign readonly permission and start the server

    when i login through this user  i getting access  is denied

    and

    You do not have permission to view this page.

    Please contact your system administrator or log in as a user with permission.

    I also follow jasper server admin guide for creating user and roles....but till now i am getting access is denied for custome role.

    if any one know so share ur knowledge for my help............

    Thanks

     

×
×
  • Create New...