19 | | If the computer being installed upon is a domain controller, then the account names will have the computer name appended on to them. |
20 | | |
21 | | === Groups: === |
22 | | |
23 | | boinc_admins:: Members of this group can change the configuration and protection settings for the BOINC client (for example the GUI RPC password and host list) and can also run the BOINC Manager and screensaver. |
24 | | boinc_users:: Members of this group can run the BOINC Manager and screensaver. |
25 | | |
26 | | Initially, each group contains the following members: |
27 | | |
28 | | || boinc_admins || Administrator [[BR]] <Installing User> [[BR]] 'boinc_master' || |
29 | | || boinc_users || Everyone (if 'Allow everyone to use BOINC' is checked), else empty || |
30 | | || boinc_projects || 'boinc_project' || |
| 20 | If the computer is a domain controller, |
| 21 | the account names will have the computer name appended to them. |
| 29 | |
| 30 | === Groups === |
| 31 | |
| 32 | If "secure" is checked, the installer creates three groups: |
| 33 | |
| 34 | boinc_admins:: Members of this group can change the configuration and protection settings for the BOINC client (for example the GUI RPC password and host list) and can also run the BOINC Manager and screensaver. |
| 35 | boinc_users:: Members of this group can run the BOINC Manager and screensaver. |
| 36 | boinc_projects:: workaround for a deficiency in MSI. |
| 37 | |
| 38 | Initially, each group contains the following members: |
| 39 | |
| 40 | || boinc_admins || Administrator [[BR]] <Installing User> [[BR]] 'boinc_master' || |
| 41 | || boinc_users || Public installs: Everyone; Private installs: empty || |
| 42 | || boinc_projects || 'boinc_project' || |