Changes between Version 17 and Version 18 of FeddGettingStarted


Ignore:
Timestamp:
Jul 26, 2012 10:38:04 AM (12 years ago)
Author:
faber
Comment:

The certificate to use in deter_exp_access_db.py was wrong.

Legend:

Unmodified
Added
Removed
Modified
  • FeddGettingStarted

    v17 v18  
    276276 * --cert-dir is the pathname under the access controller's home in which copies of users' X.509 identities will be stored.
    277277
    278 This script is run on boss, so copy the access controller's certificate to boss and run something like:
     278This script is run on boss, so copy the experiment controller's certificate to boss as {{{cert.pem}}} and run something like:
    279279
    280280{{{
     
    301301
    302302Note that the parameter to {{{--mapfile}}} must be the filename given as {{{access_db:}}} in the {{{access.conf}}} file.
     303
     304The certificate used by {{{deter_exp_access_db.py}}} is the experiment controller certificate; the certificate used by {{{access_to_abac.py}}} is the access controller's certificate.
    303305
    304306At this point the access controller can be run as: