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

Diff for /pegasus/src/Pegasus/Security/Authentication/AuthenticationManager.cpp between version 1.26 and 1.27

version 1.26, 2007/02/28 20:46:08 version 1.27, 2007/03/16 17:16:58
Line 99 
Line 99 
             getCurrentValue("enableRemotePrivilegedUserAccess"))             getCurrentValue("enableRemotePrivilegedUserAccess"))
         && System::isPrivilegedUser(userName))         && System::isPrivilegedUser(userName))
     {     {
         Tracer::trace(TRC_AUTHENTICATION, Tracer::LEVEL2,          PEG_TRACE((TRC_AUTHENTICATION, Tracer::LEVEL2,
             "Authentication failed for user '%s' because "             "Authentication failed for user '%s' because "
             "enableRemotePrivilegedUserAccess is not set to 'true'.",             "enableRemotePrivilegedUserAccess is not set to 'true'.",
             (const char*) userName.getCString());              (const char*) userName.getCString()));
         Logger::put_l(         Logger::put_l(
             Logger::STANDARD_LOG, System::CIMSERVER, Logger::INFORMATION,             Logger::STANDARD_LOG, System::CIMSERVER, Logger::INFORMATION,
             "Security.Authentication.BasicAuthenticationHandler."             "Security.Authentication.BasicAuthenticationHandler."


Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2