Security settings in a Part 11 project are basically the same as in a regular project, 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 Popup | 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 passwords prohibit resetting. (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 |
그룹 이름 | Set a group name. This will be used as an alias for the group. |
사용자 관리 | Be granted access to the user management page. |
실시간 데이터베이스 쓰기 | If unchecked, cannot write tags in the database page (can still view tag values). |
Audit Trail 보기 | Audit Trail 페이지에 접근 권한이 부여됩니다. |
데이터 수집 보기 | 데이터 수집 페이지, 오브젝트에 접근 권한이 부여됩니다. |
보고서 보기 | 보고서 페이지에 접근 권한이 부여되어 보고서 파일 목록 확인이 가능합니다. |
경보 보기 | 경보 페이지 접근 권한이 부여됩니다. |
파일 출력 | 모든 페이지에서 excel, pdf, 보고서 다운로드를 허용합니다. |
If you don't have authorization to access the page, a message above will be displayed and access to the page will be restricted.