Changes between Version 13 and Version 14 of FeddAbout


Ignore:
Timestamp:
Mar 19, 2014 2:50:41 PM (10 years ago)
Author:
faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FeddAbout

    v13 v14  
    162162In addition, `fedd` understands the `tb-set-default-failure-action` command.  This sets the default failure action for nodes in the experiment to one of '''fatal''', '''nonfatal''', or '''ignore'''.  Those values have the same meaning as in standard Emulabs. Nodes that do not have their failure mode reset by the `tb-set-node-failure-action` command will user the explicit default.  If no default is set, '''fatal''' is used.
    163163
     164= Attribute-Based Access Control (ABAC) =
     165
     166Between the experiment controller and access controller the access control information is transferred using [http://groups.geni.net/geni/wiki/TIEDABACModel ABAC logic].  The implementation uses our ABAC library, [http://abac.deterlab/net libabac].