Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
210 views

How to pass WebSEAL security context from JSP/Servlet to EJB

I have JSP with calling to my Session Bean, I've implemented this via JNDI InitialContext(). Session Bean class is having a @RolesAllowed annotation with one defined user. I want to restrict users who ...
1
vote
1answer
48 views

Manage Access Control Items in IBM Tivoli Identity Manager

I need help regarding Manage Access Control Items in IBM Tivoli Identity Manager
1
vote
3answers
625 views

use IBM Maximo with a new user interface

we're using IBM Maximo for one of our projects ,now we decided to improve the user interface (currently it's using the standard UI components provided by the Maximo system) but we want to move forward ...
0
votes
0answers
52 views

soapUI: How to test web services behind WebSEAL?

I have web service installed on application server. Security and SSO provides by placing this server behind WebSEAL and with using TAM. How I can test this service with helps of soapUI? I always get ...
0
votes
0answers
18 views

anyone use tivoli tools for .net?

Has anyone used either of if Tivoli products? Tivoli Monitoring for Microsoft .NET http://www-01.ibm.com/software/tivoli/products/monitor-net/ or Tivoli Change and Configuration Management ...
0
votes
1answer
68 views

Authenticate web users against Tivoli with PHP (SSO)

we have a PHP webapp here that needs to be integrated into the company's Single Sign On. Is it generally possible to authenticate users against Tivoli web access manager with PHP? Are there existing ...
0
votes
0answers
91 views

PrincipalContext/PrincipalSearcher connect to Domino

i am new to AccountManagement namespace in 3.5, Earlier we use DirectoryEntry/DirectorySearcher to connect/query to different directory services like AD, Domino and Tivoli. I understood ...
0
votes
2answers
221 views

What API's are available to a custom application to notify Tivoli Service Request Manager (TSRM) of errors?

Our company recently purchased IBM's Tivoli Service Request Manager (aka TSRM) for managing our "catalog of IT services" (note, this does not necessarily mean web services, but what services do we as ...
0
votes
1answer
400 views

Control access to SharePoint Lists using Tivoli Identity Manager

We are designing a system where will use SharePoint, the customer has Tivoli Identity Manager integrated with Active Directory. One way that we have thought of doing this is by creating an asp.net ...
0
votes
1answer
73 views

How to add a custom made Java program to the IBM Tivoli Provisioning Manager ( TPM ) as a Java Plugin?

I need to add my custom made java program to the IBM Tivoli Provisioning manager as a Java Plugin. Please help with detailed procedures.....
0
votes
1answer
164 views

C# and ldaps other than MSAD

is there a way for a c# application to interact via LDAP with Directory Servers like SUN's or Tivoli's ? If it's possible, any hints you can give me ? Thanks