Changes between Version 2 and Version 3 of RpcAuth
- Timestamp:
- Aug 9, 2007, 7:27:44 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RpcAuth
v2 v3 15 15 [[Image(http://boinc.berkeley.edu/gui_auth3.png)]] 16 16 17 == Access control for GUI RPC == 17 == Access control for GUI RPC == #gui_rpc_auth 18 18 19 19 Since GUI RPCs can control the BOINC client (e.g. attaching/detaching projects) it is important to protect your BOINC client from unauthorized control. There are two levels of protection: … … 24 24 A GUI RPC is handled only if it passes both levels of protection. 25 25 26 == Allowing RPCs from remote hosts == 26 == Allowing RPCs from remote hosts == #remote_hosts 27 27 28 28 By default the core client accepts GUI RPCs only from the same host. You can allow remote hosts to control a core client in two ways: