Changes between Version 6 and Version 7 of AccountManagement


Ignore:
Timestamp:
Jul 29, 2008, 1:15:56 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AccountManagement

    v6 v7  
    5454
    5555The BOINC core client uses the following files to keep track of account manager information.
     56
    5657
    5758acct_mgr_url.xml
     
    126127    [ <gui_rpc_port>N</gui_rpc_port> ]
    127128    [ <gui_rpc_password>xxxx</gui_rpc_password> ]
     129    [ <opaque>
     130         ... arbitrary XML
     131    </opaque> ]
    128132    ...
    129133</acct_mgr_request>
     
    158162    ]
    159163    [ <host_venue>venue</host_venue> ]
     164    [ <opaque>
     165         ... arbitrary XML
     166    </opaque> ]
    160167    [
    161168    <account>
     
    197204    The current global preferences.
    198205 venue::
    199     The host venue
     206    The host venue
     207 opaque::
     208    Opaque data received from the AMS in the previous RPC.
    200209
    201210In addition, a list of projects and their suspended flags is included.
     
    211220 global_preferences::
    212221    New global preferences. Included only if these are newer than those in the request message.
     222 opaque::
     223    Arbitrary XML.  Will be included in the next request message from the client.  Use this e.g. to store a host ID.
    213224
    214225For each account, the following items are returned: