UseSecurePlanning
(see ConductorProperties.html). When
enabled, a configuration file determines the default security module and which
security modules are acceptable to the user.
The name of the security configuration file is controlled by the
SecurityConfig
property.
The security configuration file contains a list of the security models that are allowed on the local node, one per line. The first line specifies the default model, which is used for all connections originating from this node. Other nodes along this path will also use this model if it is listed in their configuration file. Each model specification consists of a class name that implements the model and an optional argument used when instantiating that class (separated by a space). The arguments for each planning model is specific to that model.
A sample configuration file can be found in
Conductor/config/security.cfg.example
Conductor is a product of Mark Yarvis
(yarvis@fmg.cs.ucla.edu) and the
FMG Research Group at
UCLA's Department of Computer Science.
Copyright © 2001 The Regents of the University of California. All Rights Reserved. |