Changes between Version 21 and Version 22 of FeddDownload


Ignore:
Timestamp:
Jan 16, 2011 8:37:16 PM (13 years ago)
Author:
faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FeddDownload

    v21 v22  
    6262 * M2Crypto (requires [http://www.swig.org/ swig].  Most package systems will fetch and install swig as well)
    6363 * MySQLdb
     64 * [http://abac.deterlab.net libabac] and its dependencies.
    6465
    6566Versions of M2Crypto before 0.20 will require
     
    8586Your install will include the python package called `federation` and the following
    8687scripts:
    87 
     88 `/usr/local/bin/access_to_abac.py`::
     89  [wiki:FeddABAC#access_to_abac.py converts] existing access controller DBs to ABAC.
     90 `/usr/local/bin/cert_to_fedid.py`::
     91  create a self-signed certificate from an existing hierarchical X.509 certificate and key.
    8892 `/usr/local/bin/confirm_sshkey.py`::
    8993  used in certain static project installs, see [FeddConfig configuring]
     94 `/usr/local/bin/creddy_split.py`::
     95  Split a combination X.509 certificate and key file into two separate files, useful for working with the [http://abac.deterlab.net libabac]  [http://abac.deterlab.net/wiki/Creddy creddy] utility
     96 `/usr/local/bin/dump_abac_authorizer.py`::
     97  Debugging tool to display the contents of an ABAC authorizer directory in human-readable format.
    9098 `/usr/local/bin/exp_access_db.py`::
    9199  application to simplify creating experiment creation databases
     
    114122 `/usr/local/bin/fedd_terminate.py`::
    115123  ends an experiment
     124 `/usr/local/bin/fedd_to_abac.py`::
     125  [wiki:FeddABAC#fedd_to_abac.py converts] existing experiment controller DBs to ABAC.
    116126 `/usr/local/bin/fedid.py`::
    117127  command line tool for getting fedids from X509 certificates