(file) Return to notes.txt CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Executor

Diff for /pegasus/src/Executor/notes.txt between version 1.1.2.15 and 1.1.2.16

version 1.1.2.15, 2007/01/12 07:16:04 version 1.1.2.16, 2007/01/12 07:36:17
Line 76 
Line 76 
     14. The KerberosAuthenticationHandler.h and all Kerberos authentication     14. The KerberosAuthenticationHandler.h and all Kerberos authentication
         logic is not part of the Pegasus repository.         logic is not part of the Pegasus repository.
  
     15.  The CIMExportIndicationRequestMessage comes back into the server      15. The following authentication schemes were rewritten and are now
          and is delivered to an indication consumer (which must be loaded).  
   
     16. The following authentication schemes were rewritten and are now  
         part of the executor.         part of the executor.
  
             - PAM Basic Authentication             - PAM Basic Authentication
Line 92 
Line 89 
             - SSL peer authentication             - SSL peer authentication
             - Kerberos (source not available to Pegasus).             - Kerberos (source not available to Pegasus).
  
     17. Places that NEW_SESSION_KEY request is used.      16. Places that NEW_SESSION_KEY request is used.
  
             - SSL certificate authentication.             - SSL certificate authentication.
             - Indication service.              - Indication service (before accepting connections).
  
     18. Note that "secure basic" authentication and "SSL peer authentication"      17. Note that using "secure basic" authentication and "SSL peer
         cannot be used together since the validate user (performed by          authentication" togehter breaks the end-to-end tests (validate
         SSL peer authentication) fails since the username is not in the          user fails since the user is not in the cimserver.passwd file).
         cimserver.passwd file.  
       18. Four provider agent user contexts:
   
               - REQUESTOR         MyProviderModule:*
               - DESIGNATED        MyProviderModule:fred
               - PRIVILEGED        MyProviderModule:root
               - CIMSERVER         MyProviderModule:pegasus


Legend:
Removed from v.1.1.2.15  
changed lines
  Added in v.1.1.2.16

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2