Security settings in a Part 11 project are basically the same as in a regular projectprojects, but with the addition of using windows accounts, setting group permissions, and setting passwords.
...
(1) Part 11 Security Settings
...
Items | Description |
Use Windows Account | If the OS is a Windows server, get the account names from Active Directory and add them to the list of users. |
Use Security PopupSet group permissions | Set access permissions by group. |
Enable Minimum Password Length | Specify the minimum password length (can be 1-16) |
Include At Least One Number And Letter | When setting a password, include at least one number and at least one letter (both numbers and letters). |
Include At Least One Special Character | When setting a password, include at least one special character: . (@#$%^&*()-_=+\]{};:/?.><!) |
Enable Password Reset Interval | After a set period of time, users must reset their password to log in. (1 to 9999 days) |
Request To Change Password On First Login | Require users to change their password the first time they sign in. |
Prohibit consecutive duplicate characters | When checked, prohibit the use of consecutive duplicate characters in the password. (you can specify the number of allowed repeating characters). |
Prohibit of resetting previous passwords | Save a set number of modified passwords. Saved Prohibit resetting saved passwords prohibit resetting. (a set number can be 1-30) |
(2) Group Permissions Settings
Group permissions settings grant permissions to groups of users to view, write, and print data. If a user does not belong to a group, or if a user belongs to a specific group and the group does not have the following permissions checked, the user is banned from accessing the data.
...
Items | Description |
그룹 이름Name | Set a group name. This will be used as an alias for the group. |
사용자 관리Manage Users | Be granted access to the user management User Management page. |
실시간 데이터베이스 쓰기Direct Write Tags | If unchecked, cannot write tags in the database Database page (but can still view tag values). |
View Audit Trail 보기 | Be granted access to the Audit Trail 페이지에 접근 권한이 부여됩니다page. |
데이터 수집 보기 | 데이터 수집 페이지, 오브젝트에 접근 권한이 부여됩니다. |
보고서 보기 | 보고서 페이지에 접근 권한이 부여되어 보고서 파일 목록 확인이 가능합니다. |
경보 보기 | 경보 페이지 접근 권한이 부여됩니다. |
파일 출력 | 모든 페이지에서 excel, pdf, 보고서 다운로드를 허용합니다. |
...
View Data Log | Be granted access to the Data Log page. |
View Reports | Be granted access to the Report page, where you can see a list of report files. |
View Alarms | Be granted access to the Alarm page. |
Export Files | Allow to download Excel, PDF and Report from any page. |
...
If you don't have authorization to access the page, a message above will be displayed and access to the page will be restricted.
...