(file) Return to LocalAuthenticationHandler.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Security / Authentication

Diff for /pegasus/src/Pegasus/Security/Authentication/LocalAuthenticationHandler.cpp between version 1.17.4.2 and 1.17.4.3

version 1.17.4.2, 2007/06/11 08:19:06 version 1.17.4.3, 2007/06/11 09:20:14
Line 141 
Line 141 
 #ifdef PEGASUS_ZOS_SECURITY #ifdef PEGASUS_ZOS_SECURITY
     if ( !CheckProfileCIMSERVclassWBEM(userName, __READ_RESOURCE) )     if ( !CheckProfileCIMSERVclassWBEM(userName, __READ_RESOURCE) )
     {     {
         Logger::put_l(Logger::TRACE_LOG, ZOS_SECURITY_NAME, Logger::WARNING,          Logger::put_l(Logger::STANDARD_LOG, ZOS_SECURITY_NAME, Logger::WARNING,
             "Security.Authentication.LocalAuthenticationHandler"             "Security.Authentication.LocalAuthenticationHandler"
             ".NOREAD_CIMSERV_ACCESS.PEGASUS_OS_ZOS",             ".NOREAD_CIMSERV_ACCESS.PEGASUS_OS_ZOS",
             "Request UserID $0 doesn't have READ permission to profile CIMSERV CL(WBEM).",              "Request UserID $0 doesn't have READ permission"
               " to profile CIMSERV CL(WBEM).",
             userName);             userName);
         return false;         return false;
     }     }


Legend:
Removed from v.1.17.4.2  
changed lines
  Added in v.1.17.4.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2