(file) Return to FixedPropertyTableOS400.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Config / Attic

Diff for /pegasus/src/Pegasus/Config/Attic/FixedPropertyTableOS400.h between version 1.9 and 1.10

version 1.9, 2005/03/08 02:54:36 version 1.10, 2005/04/12 15:55:20
Line 34 
Line 34 
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifdef PEGASUS_USE_RELEASE_CONFIG_OPTIONS #ifdef PEGASUS_USE_RELEASE_CONFIG_OPTIONS
     {"enableAuthentication",                     "true"},    //  {"enableAuthentication",                     "true"},
     {"enableRemotePrivilegedUserAccess",         "true"},     {"enableRemotePrivilegedUserAccess",         "true"},
     {"enableNamespaceAuthorization",             "true"},     {"enableNamespaceAuthorization",             "true"},
     {"enableHttpConnection",                     "true"},  //    {"enableHttpConnection",                     "true"},
     {"enableBinaryRepository",                  "false"},     {"enableBinaryRepository",                  "false"},
     // Do not fix the daemon property.  Otherwise, daemon=true cannot     // Do not fix the daemon property.  Otherwise, daemon=true cannot
     // be passed on the CIMOM command line.     // be passed on the CIMOM command line.
     // Note: fixing the daemon property to true could     // Note: fixing the daemon property to true could
     // lead to an infintite loop of QYCMCIMOM jobs being submitted.     // lead to an infintite loop of QYCMCIMOM jobs being submitted.
 //  {"daemon",                                   "false"}, //  {"daemon",                                   "false"},
     {"enableIndicationService",                  "false"},  //    {"enableIndicationService",                  "false"},
     // The following properties are not supported by OS400     // The following properties are not supported by OS400
     {"providerDir",                              "lib"},     {"providerDir",                              "lib"},
     {"logdir",                                   "./logs"},     {"logdir",                                   "./logs"},
     {"passwordFilePath",                         "cimserver.passwd"},     {"passwordFilePath",                         "cimserver.passwd"},
     {"sslCertificateFilePath",                   "server.pem"},  //    {"sslCertificateFilePath",                   "server.pem"},
     {"sslKeyFilePath",                           "file.pem"},  //    {"sslKeyFilePath",                           "file.pem"},
     {"sslTrustStore",                            "client.pem"},  //    {"sslTrustStore",                            "client.pem"},
     {"sslClientVerificationMode",                "disabled"},  //    {"sslClientVerificationMode",                "disabled"},
     {"enableSubscriptionsForNonprivilegedUsers", "true"},  //    {"enableSubscriptionsForNonprivilegedUsers", "true"},
     {"httpsPort",                                "5989"},  //    {"httpsPort",                                "5989"},
     {"enableHttpsConnection",                    "false"},  //    {"enableHttpsConnection",                    "false"},
     {"slp",                                      "false"},     {"slp",                                      "false"},
     {"authorizedUserGroups",                          ""},     {"authorizedUserGroups",                          ""},
     {"home",                  "/QIBM/UserData/OS400/CIM"},     {"home",                  "/QIBM/UserData/OS400/CIM"},


Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2