Changes between Version 13 and Version 14 of FeddAbout
- Timestamp:
- Mar 19, 2014 2:50:41 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeddAbout
v13 v14 162 162 In 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. 163 163 164 = Attribute-Based Access Control (ABAC) = 165 166 Between 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].