X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config%2Fdefault_config.xml;h=35a23ab2f21f4ba8d4ff00c685b86781157971fb;hb=a4e290e3e266fe7d27538af2b3f23ad7474aee48;hp=0b2064d8f4e66287b9cec61e540156b0d7a47569;hpb=6af57054f5a83b76e4008b81d559dc0abebd0717;p=sfa.git diff --git a/config/default_config.xml b/config/default_config.xml index 0b2064d8..35a23ab2 100644 --- a/config/default_config.xml +++ b/config/default_config.xml @@ -5,8 +5,6 @@ Default SFA configuration file Thierry Parmentelat -$Id$ -$URL$ --> @@ -14,6 +12,43 @@ $URL$ + + + General + Basic system variables. + + + + 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. + + + + 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 + + + + + Registry @@ -55,14 +90,7 @@ $URL$ The hrn of the registry's root auth. - - Level1 Authority - - The hrn of the registry's level1 auth (sub - authority). The full name of this interface (only secify if - this interface is a sub authority). - - + @@ -85,6 +113,12 @@ $URL$ The type of backend server for this aggregate. Some aggregates may not be myplc. + + + RSpec Schema + /etc/sfa/pl.rng + The path to the default schema + Hostname @@ -132,7 +166,7 @@ $URL$ Port number - 12346 + 12347 The port where the slice manager is to be found. @@ -195,6 +229,31 @@ $URL$ + + 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. + + + +