Changes between Version 17 and Version 18 of FeddGettingStarted
- Timestamp:
- Jul 26, 2012 10:38:04 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeddGettingStarted
v17 v18 276 276 * --cert-dir is the pathname under the access controller's home in which copies of users' X.509 identities will be stored. 277 277 278 This script is run on boss, so copy the access controller's certificate to bossand run something like:278 This script is run on boss, so copy the experiment controller's certificate to boss as {{{cert.pem}}} and run something like: 279 279 280 280 {{{ … … 301 301 302 302 Note that the parameter to {{{--mapfile}}} must be the filename given as {{{access_db:}}} in the {{{access.conf}}} file. 303 304 The 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. 303 305 304 306 At this point the access controller can be run as: