Hello,
Apart from the “Enforcement of user levels” in HMI Web Server Settings, is there a way to save my current configuration of users/permissions on my PLCnext Project in order to just write the project preconfigured to the next AXC F Controller?
Thank you in advance
No, there is no way to save the user/permissions that you set in WBM in a PLCnext Engineer project. The users and permissions are related to the device, rather than the project.
The users and permissions are stored in the following file on the device:
/opt/plcnext/projects/Default/System/Um/Users.config
If you copy that file to other devices manually, it should copy the users and permissions to the other devices.