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

Diff for /pegasus/src/Pegasus/Server/HTTPAuthenticatorDelegator.cpp between version 1.87 and 1.88

version 1.87, 2008/06/26 18:32:43 version 1.88, 2008/08/14 17:30:46
Line 775 
Line 775 
                    {                    {
                        Logger::put_l(Logger::STANDARD_LOG, ZOS_SECURITY_NAME,                        Logger::put_l(Logger::STANDARD_LOG, ZOS_SECURITY_NAME,
                            Logger::WARNING,                            Logger::WARNING,
                              MessageLoaderParms(
                            "Pegasus.Server.HTTPAuthenticatorDelegator."                            "Pegasus.Server.HTTPAuthenticatorDelegator."
                                "ATTLS_NOREAD_CIMSERV_ACCESS.PEGASUS_OS_ZOS",                                "ATTLS_NOREAD_CIMSERV_ACCESS.PEGASUS_OS_ZOS",
                            "Request UserID $0 doesn't have READ permission"                            "Request UserID $0 doesn't have READ permission"
                            " to profile CIMSERV CL(WBEM).",                            " to profile CIMSERV CL(WBEM).",
                            connectionUserName);                                 connectionUserName));
  
                        PEG_AUDIT_LOG(logCertificateBasedUserValidation(                        PEG_AUDIT_LOG(logCertificateBasedUserValidation(
                            connectionUserName,                            connectionUserName,
Line 875 
Line 876 
                                Logger::put_l(Logger::STANDARD_LOG,                                Logger::put_l(Logger::STANDARD_LOG,
                                    ZOS_SECURITY_NAME,                                    ZOS_SECURITY_NAME,
                                    Logger::WARNING,                                    Logger::WARNING,
                                      MessageLoaderParms(
                                    "Pegasus.Server.HTTPAuthenticatorDelegator."                                    "Pegasus.Server.HTTPAuthenticatorDelegator."
                                        "UNIXSOCKET_NOREAD_CIMSERV_ACCESS."                                        "UNIXSOCKET_NOREAD_CIMSERV_ACCESS."
                                        "PEGASUS_OS_ZOS",                                        "PEGASUS_OS_ZOS",
                                    "Request UserID $0 doesn't have READ "                                    "Request UserID $0 doesn't have READ "
                                        "permission to profile "                                        "permission to profile "
                                        "CIMSERV CL(WBEM).",                                        "CIMSERV CL(WBEM).",
                                    requestUserName);                                     requestUserName));
  
                                _sendHttpError(                                _sendHttpError(
                                    queueId,                                    queueId,


Legend:
Removed from v.1.87  
changed lines
  Added in v.1.88

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2