X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config%2Fdefault_config.xml;h=212dee4296a1561595a3106c05c05da3cabad1b9;hb=db88e8be755e4a4c17fcd65eec98ca420eff91a4;hp=899d1736e677dd1f9e55a44bdb11827c07b8dcc0;hpb=ecfe9e92f8beb1cb400173ba4d01fb3d90c8ec23;p=sfa.git diff --git a/config/default_config.xml b/config/default_config.xml index 899d1736..212dee42 100644 --- a/config/default_config.xml +++ b/config/default_config.xml @@ -18,24 +18,40 @@ Thierry Parmentelat Basic system variables. - - Human readable name - plc - The human readable name for this interface. - - - - Credential Schema - /etc/sfa/credential.rng - The path to the default credential schema - - - - Debug - false - Flag to turn debug on. - - + + Human readable name + plc + The human readable name for this interface. + + + + Credential Schema + /etc/sfa/credential.xsd + The path to the default credential schema + + + + Debug + false + Flag to turn debug on. + + + + Max Slice Renew + 60 + Maximum amout of days a user can extend/renew their slices to + + + + User Session Keys Path + /var/lib/sfa/session_keys + Some services will peform operations on behalf of a user, but make + it look like the user is the one performing the operation. Doing this requires a + valid key pair and credential for the user. This option defines the path where + key pairs and credentials are generated and stored. + This functionality is used by the SFA web gui + + @@ -124,42 +140,6 @@ Thierry Parmentelat - - - - GENI Aggregate - The settings that affect the geni aggregate manager that will run - as part of this SFA instance. - - - - Enable GENI Aggregate - true - Allows this local SFA instance to run as an - GENI aggregate manager. - - - - GENI Aggregate type - pl - The type of backend server for this - aggregate. Some aggregates may not be myplc. - - - - Hostname - localhost - The hostname where the aggregate is expected to - be found. - - - - Port number - 12348 - The port where the aggregate is to be found. - - - @@ -255,6 +235,31 @@ Thierry Parmentelat + + SFA Flash Policy + The settings that affect the flash policy server that will run + as part of this SFA instance. + + + + Enable Flash Policy Server + false + Allows this local SFA instance to run a + flash policy server. + + + Flash policy config file + /etc/sfa/sfa_flashpolicy_config.xml + The path to where the flash policy config file can be reached. + + + Flash policy port + 843 + The flash policy server port. + + + +