TSPM administration API under TDI

When trying to use the Tivoli Security Policy Manager (TSPM) administration APIs under Tivoli Directory Integrator (TDI), you need to make sure you've got the following JARs: Copy orb.properties from WAS runtime folder  to ITDI JRE lib directory Copy com.ibm.ws.admin.client_7.0.0.jar and com.ibm.ws.webservices.thinclient_7.0.0.jar from WAS runtime folder to  <TDI_HOME>jrelibext folder Copy com.ibm.tspm.datamodel_7.1.jar, com.ibm.tspm.mgmt.tasks.jar, com.ibm.tspm.resources_7.1.jar  to <TDI_HOME.>jars3rd... Continue Reading →

TSPM Delegated Administration Users

I found that the delegated administration steps can be a little complicated to do the first time, so I'm making a note of it here for future reference, and to hopefully help others: Configuring the Administrative Roles for the Tivoli Security Policy Manager Console. Create a User. Add the user to the tspm_user group in... Continue Reading →

TSPM JACCPlus Application errors

After Installing my TSPM JACCPLUS Equity Trader Application onto a new server with the RTSS Client already installed, I found that the entitlements call seemed to work fine, but the request for authorization when I was adding a custom attribute handler, seemed to generate the following error: Error 500: java.lang.NoSuchMethodError:     com/ibm/sec/authz/jaccplus/EvaluationContext.registerHandler     (java/lang/String;Lcom/ibm/sec/authz/jaccplus/IEvaluationContextHandler;) So,... Continue Reading →

TSPM console error reading the RTSS Configuration

When trying to read the RTSS configuration: TSPM Server Log: Caused by: javax.xml.ws.soap.SOAPFaultException: security.wssecurity.WSSContextImpl.s02: com.ibm.websphere.security.WSSecurityException: Exception org.apache.axis2.AxisFault: CWWSS6521E: The Login failed because of an exception: javax.security.auth.login.LoginException: com.ibm.wsspi.wssecurity.core.SoapSecurityException: CWWSS6800E: The entry with alias 'ktppd1' of keystore 'name=RTSS managementScope=(cell):sleslocal:(node):sleslocal' cannot be found: entry=null ocurred while running action: com.ibm.ws.wssecurity.handler.WSSecurityConsumerHandler$1@7c407c4 RTSS Client Log Caused by: com.ibm.wsspi.wssecurity.core.SoapSecurityException: CWWSS6521E: The Login... Continue Reading →

Website Built with WordPress.com.

Up ↑