-
- Tổng tiền thanh toán:

Part 7. Phần mềm SCADA Cimon Ultimate Access - Bảo mật
Part 7. Phần mềm SCADA Cimon Ultimate Access - Bảo mật
1. Security
Tính năng Bảo mật phân phối quyền cho người dùng. Bảo mật hệ thống có nghĩa là người quản trị cấp quyền khác nhau cho những người khác nhau. Để đáp ứng các nhu cầu khác nhau, CIMON-SCADA bao gồm nhiều tùy chọn bảo mật khác nhau.
Bước đầu tiên để cấu hình Bảo mật là đăng ký tài khoản người dùng và mật khẩu. Bước tiếp theo là chỉ định mức độ bảo mật và nhóm cho từng tài khoản. Bạn cũng có thể đặt 'Giới hạn thời gian' cho một tài khoản. Các cấu hình này chỉ cho phép người dùng đã xác minh kiểm soát các chức năng cụ thể.
You can bring up the [Security Configuration] window by selecting [Tools] – [Security] or double-clicking the ‘Security’ on the project workspace
(1) Security Configuration
Base Security Level | You can set the default security level in the project runtime, without logging on the system. You can set the security level from 1to 100. The lower number indicates the higher authority. The default value assigned to the ‘Base Security Level’ is 100. When you assign a high security level, it includes the authority of the lower levels. For example, if the security level is 10, you are allowed to control the objects within security level 10~100, without logging on. |
Use Security Popup | This option pops up the message when a user tries to approach the object which requires a higher authority or another user group. |
Use Auto Logout | This is used to log out automatically after 1 minute of inactivity. |
New User | Adds a new user. |
Edit | Edits the information of a selected user. |
Delete | Deletes the selected user from the list. |
Ok | Saves the configuration and returns to the graphic page. |
Cancel | Cancels the configuration and returns to the graphic page. |
(2) New User
User ID | Enter the user ID to use in CimonX. You can use special characters. | ||
Level | Assign a security level to the current user ID. You can assign the security level from 1 to 100. The lower number indicates the higher authority. The default value assigned to the ‘Base Security Level’ is 100. When you assign a higher security level, it includes the authority of the lower levels. For example, if the assigned level is 10, you can control the objects with security level 10~100. |
||
Name | Designate the user’s name. You can use special characters. | ||
Password |
Configure the password of the user ID. If you are setting the password for the first time, following window will appear.
|
||
Log In Action | Enter the command activated by login. | ||
Log Out Action | Enter the command activated by logout. | ||
User Menu | You can select a user menu to use after login. ※ Please refer to the ‘User Menu’ manual for the configuration. |
||
User Limit Time | Sets the due date of the account. | ||
User Group | Select a user group of an object or a feature. You can assign a group A to P. The group can be duplicate. If the user group is different from the current user, the user cannot manipulate the object |
Related Features
In this section, you can find functions and subroutines1 frequently used for ‘Security’ feature. Please refer to the table below for applicable functions/subroutines. For more detailed information of each function and subroutine, please refer to the next section.
Command | Description | ||
Security | Subroutine | ChangePassword | Brings up the window which changes the current user’s password. |
Function | GetUserLevel | Returns the current user’s security level (1-100). | |
Function | GetUserName | Returns the current user’s name. | |
Subroutine | LogIn | Brings up the User Log In window. | |
Subroutine | LogOut | Logs out the current user. | |
Subroutine | UserEditDlg | Brings up the [Security Configuration] window in CimonX. |
|
Function | GetUserNameEx | Returns the corresponding user ID. | |
Function | GetUserNickName | Returns the corresponding user name. | |
Subroutine | LogInEx | Logs in with the corresponding user ID and password. | |
Subroutine | SetUserData | Adds a new user in the project. | |
Subroutine | SetUserDataEx | Changes the user information in the project. |