Difference between revisions of "Common Security Troubleshooting"

From Gcube Wiki
Jump to: navigation, search
Line 2: Line 2:
 
To properly configure security for DILIGENT services please follows the [[Security Training]] page.
 
To properly configure security for DILIGENT services please follows the [[Security Training]] page.
  
==GSI Secure Conversation authentication required for "{http://www...." operation==
+
==GSI Secure Conversation authentication required for "{<nowiki>http://www....</nowiki>" operation==
 
This exception tells the clients that the GSISecureConversation mechanism is required to acces the service
 
This exception tells the clients that the GSISecureConversation mechanism is required to acces the service
  
 
===GSISecureConveration not set in service stubs===
 
===GSISecureConveration not set in service stubs===
To access the service operation the GSISecureconversation must be set on client, please be sure to follows [[this]] documentation to set it correctly.
+
To access the service operation the GSISecureconversation must be set on client, please be sure to follows [[http://ddwiki.di.uoa.gr/mediawiki/index.php/Security_Training#Set_credentials_on_service_stubs|this]] documentation to set it correctly.
  
 
==org.globus.wsrf.security.SecurityException: [SEC]Operation name could not be determined==
 
==org.globus.wsrf.security.SecurityException: [SEC]Operation name could not be determined==
 
Exception related to authentication of clients to a secure service running in the Java-WS-Core
 
Exception related to authentication of clients to a secure service running in the Java-WS-Core

Revision as of 13:35, 8 February 2007

This page contains exceptions that commonly occurs in security configurations for DILIGENT services. Exception should be clearly reported in sections using keywords as the Axis fault obtained, the error code returned by commands and so on (see already existing exceptions). For any exception a list of reasons can be reported as separate subsections. For each reason a solution should be also provided (if already discovered). To properly configure security for DILIGENT services please follows the Security Training page.

GSI Secure Conversation authentication required for "{http://www...." operation

This exception tells the clients that the GSISecureConversation mechanism is required to acces the service

GSISecureConveration not set in service stubs

To access the service operation the GSISecureconversation must be set on client, please be sure to follows [[1]] documentation to set it correctly.

org.globus.wsrf.security.SecurityException: [SEC]Operation name could not be determined

Exception related to authentication of clients to a secure service running in the Java-WS-Core