55.2. Add http rights

Give the http rights to a user to enable it to access at the paths of the various applications.

[09:36:55] ABILIS_CPX:a http rights path:/sys/admin/ user:httpuser

COMMAND EXECUTED

[09:36:59] ABILIS_CPX:d http rights

- Not Saved (SAVE CONF) -------------------------------------------------------
-------------------------------------------------------------------------------
ID: PATH:
     USER:                            FILE: DIR:  RECUR: PROT:
-------------------------------------------------------------------------------
1 /sys/
     admin                            r---  l---  YES    PLAIN,SSL
-------------------------------------------------------------------------------
3 /sys/admin/
     httpuser                         r---  l---  YES    PLAIN,SSL
-------------------------------------------------------------------------------
2 /sys/pub/
     anonymous                        r---  ----  YES    PLAIN,SSL
-------------------------------------------------------------------------------

There are virtual paths for each service:

Example 55.1. Give http rights to a user for the access to the OPC panel

The most used function of the web interface is the OPC panel, so the following commandsare useful to give the http permissions to access to the OPC panel.

[11:56:28] ABILIS_CPX:a http rights path:/sys/opc/ user:httpuser

COMMAND EXECUTED

[22:51:00] ABILIS_CPX:d http rights

- Not Saved (SAVE CONF) -------------------------------------------------------

-------------------------------------------------------------------------------
ID: PATH:
     USER:                            FILE: DIR:  RECUR: PROT:
-------------------------------------------------------------------------------
1 /sys/
     admin                            r---  l---  YES    PLAIN,SSL
-------------------------------------------------------------------------------
3 /sys/opc/
     httpuser                         r---  l---  YES    PLAIN,SSL
-------------------------------------------------------------------------------
2 /sys/pub/
     anonymous                        r---  ----  YES    PLAIN,SSL
-------------------------------------------------------------------------------