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

Diff for /pegasus/src/Pegasus/Config/ConfigPropertyHelp.cpp between version 1.9 and 1.10

version 1.9, 2013/12/16 09:37:28 version 1.10, 2014/09/15 07:52:14
Line 190 
Line 190 
         "configured using the 'cimauth' command]"},         "configured using the 'cimauth' command]"},
  
     {"httpAuthType",  "Type of HTTP authentication. Currently = 'basic'\n"     {"httpAuthType",  "Type of HTTP authentication. Currently = 'basic'\n"
         "indicating basic authentication"},          "indicating basic authentication or 'negotiate' indicating use of\n"
           "HTPP Negotiate authentication method."},
  
     {"passwordFilePath",  "Path to password file if password file used for\n"     {"passwordFilePath",  "Path to password file if password file used for\n"
         "user authentication."},         "user authentication."},
Line 387 
Line 388 
  
     {"mimeTypesFile",     {"mimeTypesFile",
         "Refers to the file which holds the mime types being served by the \n"         "Refers to the file which holds the mime types being served by the \n"
         "pegasus webserver "}          "pegasus webserver "},
  
       {"mapToLocalName",  "If 'true', all remote client names are translated to\n"
               "local ones. This applies only to clients using Negotiate\n"
               "authentication method."}
 }; };
  
 const Uint32 configPropertyDescriptionListSize = const Uint32 configPropertyDescriptionListSize =


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