The EcoStruxure Machine Expert projects.
dialog box is used to manage user accounts and user access rights groups and the associated access rights. This allows you to control the access onFor managing access to devices supporting device user management, refer to the description of the view of the device editor in the Programming Guide.
For managing user rights, you have to login as user with administrative rights.
CAUTION | |
---|---|
If you want to protect your entire project, activate the option dialog box.
in theIf you want to protect only a part of your code inside the project, it is a best practice to put this code inside a compiled library.
If you want that certain functions of a controller can only be executed by authorized users, the
dialog box allows you to define users, to assign access rights, and to require a user authentication at login.To perform these actions, you can create users and configure their access rights to data, engineering tools, and files by using the
buttons. You can create user access-rights groups and configure each permission individually by using the buttons.The
tab of the dialog box displays the users and their memberships in groups.
Button |
Description |
---|---|
|
Opens the dialog box. |
|
Opens the dialog box. |
|
A message is displayed if you attempt to delete the last user of a group because a group must have at least one member. |
|
The dialog box for saving a file in the local file system opens. For exporting users, browse your local file system and save the users and groups definitions of the project to a file having the extension *.users in XML format. For importing users, browse your local file system for the file having the extension *.users. Open the file to import the users and groups definitions to your project. |
The
/ dialog box provides parameters for setting up a new user account or for modifying an existing user account.
Button |
Description |
---|---|
|
By default, the option is activated, the user account can be used. If the option is deactivated, the user cannot log in. If the user attempts to log in with incorrect login data, this can result in the deactivation of the account. For further information, refer to the tab. |
|
A list of the groups that you have defined in addition to the group (to which new users are assigned by default) is displayed.The user belongs to the groups that are selected. |
The
tab of the dialog box displays the groups and their members. A group can also be a member of a group.
Button |
Description |
---|---|
|
Opens the dialog box. |
|
Opens the dialog box. |
|
If you delete a group, the user accounts of the members remain unchanged. You cannot delete the default groups and . |
|
Refer to the description of the tab. |
The
tab of the dialog box displays options related to user management.
Option |
Description |
---|---|
|
If activated, the user account will be set to invalid after the specified number of trials to log in with an incorrect password. If not activated, the number of erroneous trials is unlimited. Default settings: option activated, number of trials: 3; permissible values: 1-10 |
|
If activated, the user will be logged out automatically after the specified number of minutes of inactivity (no user actions via mouse or keyboard registered in the programming system). Default settings: option activated, time: 10 minutes; permissible time values: 1...180 minutes. |
|
Select this option to increase the level of security of your password. During first login, the stored password hash of a user is converted.
NOTE: The new password hashes are not backward compatible.
|
For information on protecting individual objects of a project, refer to the Protecting Objects in the Project Using Access Rights chapter.