Applies To:
  • CitectSCADA

Summary:
Users can access privilege restricted pages through the standard navigation menu.

Solution:
Instead of calling the page name direct, the menu item should call the cicode function PageDisplay() as follows:

?pagedisplay pagename clustername

This can be done via the Menu Configuration interface during runtime or by editing the ACTION in the Menu.dbf. Users will no longer be able to access restricted pages.

Keywords:
 menu privilege access security page display

Attachments