Manage user authentication and permissions.
Tutorials → Security | Tutorial | How-to Guide | Reference
To be able to change Security Permissions, first, you will need to:
Password: blank (no pass)
As this tutorial is intend to teach, we are creating a new Security Group, in real-life projects prefer always to use the pre-defined groups. If you want to skip the creation of new groups, and to the tutorial with the existing one that is also a valid learning |
Navigate to Security → Permissions and configure groups:
Operators | Supervisors | Administrators | |
---|---|---|---|
Run | ToolsSetValues | ToolsSetValues + Shutdown | Unrestricted |
Edit | Nothing | Everything but Security | Unrestricted |
Go to Security → Policies and configure:
For Enhanced policy, go to Identification and set:
User | Group | Password | Policy |
---|---|---|---|
operator1 | Operators | oper123 | Operators |
supervisor1 | Supervisors | super456 | Supervisors |
admin | Administrator | admin789 | Administrators |
By default, the solution already has a default page name LogOn. This page contains the required logic to control user Logon on the system once it is running. Feel free to navigate to this display and get yourself familiar with it.
User: {Client.UserName}
For critical controls (e.g., setpoint changes):