Changes between Version 31 and Version 32 of FeddDownload


Ignore:
Timestamp:
Jun 13, 2014 2:04:54 PM (10 years ago)
Author:
faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FeddDownload

    v31 v32  
    4646Your install will include the python package called `federation` and the following
    4747scripts:
     48 `/usr/local/bin/access_exp_access_db.py`::
     49  application to simplify creating access controller databases
    4850 `/usr/local/bin/access_to_abac.py`::
    4951  [wiki:FeddABAC#access_to_abac.py converts] access controller authorization databases to ABAC.
     
    5254 `/usr/local/bin/creddy_split.py`::
    5355  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
     56 `/usr/local/bin/db_to_certs.py`::
     57  utility to simplify setting up a DETER access controller
    5458 `/usr/local/bin/dump_abac_authorizer.py`::
    5559  Debugging tool to display the contents of an ABAC authorizer directory in human-readable format.
     
    7680 `/usr/local/bin/fedd_ns2topdl.py`::
    7781  converts an ns2 representation of an experiment to a topdl one
     82 `/usr/local/bin/fedd_operation.py`::
     83  accesses the [FeddInfoOperation operations interface]
    7884 `/usr/local/bin/fedd_spewlog.py`::
    7985  monitor the process of creating an experiment
     
    8490 `/usr/local/bin/fedid.py`::
    8591  command line tool for getting fedids from X509 certificates
     92 `/usr/local/bin/import_abac_creds.py`::
     93  adds an X.509 ABAC credential directly to a fedd authorizer.
    8694
    8795These scripts are documented in more detail on the [FeddCommands commands page].