Configuring users with a file

Hi All! Is it possible to configure the users and their rights trough a file and save the same file on different PLC’s?

I’m aware it is possible to set up an LDAP server, but i would prefer just dropping a file in the right directory as the users wouldn’t change over time. Kind regards Dries

Hi Dries, There was a conversation on a similar topic, here: https://www.plcnext-community.net/en/discussions-2-offcanvas/hmi-fb-for-dealing-with-user.html In your case I think it is as simple as copying a standard Users.config file to the following directory on each PLC:

/opt/plcnext/projects/Default/System/Um/

This file can also be modified, if required. I have asked for information about the format of this file to be added to the Info Center. ~ Martin.

Hi Martin Sorry, must have overlooked it then … Thanks, Dries

No problem, things like this are difficult to find with the current search function. Let us know if you have any questions about this. ~ Martin.