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

Diff for /pegasus/src/Pegasus/Config/FixedPropertyTableVms.h between version 1.7 and 1.8

version 1.7, 2005/05/17 17:50:35 version 1.8, 2005/05/24 18:02:51
Line 39 
Line 39 
 #define Pegasus_FixedPropertyTableVms_h #define Pegasus_FixedPropertyTableVms_h
  
 #ifdef PEGASUS_USE_RELEASE_CONFIG_OPTIONS #ifdef PEGASUS_USE_RELEASE_CONFIG_OPTIONS
     {"logLevel",            "INFORMATION"},  
     {"httpPort",            "5988"},     {"httpPort",            "5988"},
     {"httpsPort",           "5989"},     {"httpsPort",           "5989"},
     {"home",                ""},     {"home",                ""},
     {"daemon",              "false"},     {"daemon",              "false"},
     {"slp",                 "false"},     {"slp",                 "false"},
     {"enableAuthentication", "true"},  
     {"enableAssociationTraversal", "false"},  
     // Removed because unresolved PEP 66 KS{"maximumEnumerationBreadth", "50", 0, 0, 0},  
     {"enableIndicationService", "true"},     {"enableIndicationService", "true"},
     {"sslClientVerificationMode", "disabled"},     {"sslClientVerificationMode", "disabled"},
     {"httpAuthType",        "Basic"},     {"httpAuthType",        "Basic"},
Line 56 
Line 52 
  
 #ifdef PEGASUS_USE_RELEASE_DIRS #ifdef PEGASUS_USE_RELEASE_DIRS
     {"traceFilePath",       "/var/opt/wbem/cimserver.trc"},     {"traceFilePath",       "/var/opt/wbem/cimserver.trc"},
     {"logdir",              "/var/opt/wbem/logs"},  
     {"passwordFilePath",    "/etc/opt/wbem/cimserver.passwd"},     {"passwordFilePath",    "/etc/opt/wbem/cimserver.passwd"},
     {"sslCertificateFilePath", "/etc/opt/hp/sslshare/cert.pem"},     {"sslCertificateFilePath", "/etc/opt/hp/sslshare/cert.pem"},
     {"sslKeyFilePath",      "/etc/opt/hp/sslshare/file.pem"},     {"sslKeyFilePath",      "/etc/opt/hp/sslshare/file.pem"},
   //
     {"sslTrustStore",       "/etc/opt/hp/sslshare/cimserver_trust"},     {"sslTrustStore",       "/etc/opt/hp/sslshare/cimserver_trust"},
     {"exportSSLTrustStore", "/etc/opt/hp/sslshare/indication_trust"},     {"exportSSLTrustStore", "/etc/opt/hp/sslshare/indication_trust"},
     {"crlStore",            "/etc/opt/hp/sslshare/crl"},     {"crlStore",            "/etc/opt/hp/sslshare/crl"},
   //
       {"tempLocalAuthDir",    PEGASUS_LOCAL_AUTH_DIR},
       {"logdir",              "/var/opt/wbem/logs"},
     {"repositoryDir",       "/var/opt/wbem/repository"},     {"repositoryDir",       "/var/opt/wbem/repository"},
     {"providerDir",         "/var/opt/wbem/providers/lib"},     {"providerDir",         "/var/opt/wbem/providers/lib"},
 #endif #endif


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2