Changes between Version 18 and Version 19 of FeddAbout
- Timestamp:
- Jun 13, 2014 11:17:32 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeddAbout
v18 v19 114 114 The main DETER testbed (DETERLab) runs an experiment controller that exports DETER users and the projects to which they belong. This provides a simple way for federating testbeds to add their users to the DETER namespace by registering as DETER users. In addition, it is simple to map back from DETER user names and groups (projects) into local access control. 115 115 116 Other documentation provides more information about running an [Fedd ExperimentController experiment controller].116 Other documentation provides more information about running an [FeddGettingStarted#ConfiguringTheExperimentController experiment controller]. 117 117 118 118 == The Access Controller == … … 131 131 For new testbeds, the architecture and code is structured as a [FeddPluginArchitecture plug-in architecture]. New code can make use of existing code to parse and handle the basic operations and act as a base for specialization. 132 132 133 [FeddAccessController Access Controllers] are more deeply documented. 134 133 Other documentation provides more information about running an [FeddGettingStarted#ConfiguringtheAccessController Access Controller]. 135 134 136 135 = Experiment Layouts =