Showing posts with label
ISVDI
.
Show all posts
Showing posts with label
ISVDI
.
Show all posts
Monday, January 20, 2025
Decrypting properties in IBM Directory Integrator
›
If you look at the usage from the IDI encryption utility (cryptoutils.sh), you'll see this: [root@jazzsm9 serverapi]# ./cryptoutils.sh ...
Friday, January 3, 2025
IDI v10 uses PKCS12 keystores
›
IDI Version 10 ships with PKCS12 keystores rather than JKS keystores, but the file names still end with .jks, which can be quite confusing, ...
IDI Development: Promoting Code From TEST to PROD
›
Background The documentation on this topic is slim on the gory details, so I figured I would write a little bit about it. Situation If you ...
Thursday, January 2, 2025
IDI Operations: Always Start the IDI Server and CE with the "-s" Flag
›
Keeping it simple, you should always start the ibmdisrv or ibmditk processes with the "-s" flag to specify the solution directory ...
IDI Operations: Finding the Solution Directory of a Running ibmdisrv Process
›
Background I am working with a client that has had ITIM and TDI/IDI installed and running for over a decade, with different groups responsib...
Tuesday, December 24, 2024
Logging in IBM Directory Integrator
›
Introduction I've been creating a bunch of AssemblyLines in IDI/TDI/ISVDI recently, and wanted to share a trick to help you set up loggi...
Friday, August 30, 2024
Working with dates in IBM Security Directory Integrator
›
Working with dates in TDI can be tricky, since you'll normally be dealing with not only ISIM's internal format, but also various...
Tuesday, July 16, 2024
Tivoli Directory Integrator Entry.toJSON() function produces bad JSON for single-element arrays
›
TDI lets you create a JSON string from an Entry type object using that class's toJSON() method. It works like a champ ...
Monday, July 15, 2024
Tivoli Directory Integrator Certificate Chain Exception
›
Saw this error today in an HTTP Client Connector in TDI 7.1.1: java.security.cert. CertPathValidatorException: Certificate chaining error...
›
Home
View web version