IBM Tivoli Directory Integrator Fixes
| IBM Tivoli Directory Integrator |
|---|
| ITDI How To's |
| General · Setup |
| General ITDI Topics |
| How To · Troubleshooting · Technical Notes |
| Related technologies |
| Tivoli Access Manager · Tivoli Identity Manager · Tivoli Directory Server |
[edit] Fixing the installation if install fails and nothing else helps
Uninstall the installer:
from Program Files\IBM\Common\acsi run:
setenv (ignore if not present) si_inst.bat -r
then delete the remnants manually restart the installer.
Make sure you are completely happy with this solution as it removes the entire SI registry. I have found a couple of alternatives to this from the SI team:
Back up the SI registry with the command:
backupdb
You can then restore with the command:
restoredb
(This means you need to previously save a backup at a time when registry is good. :-) )
2) You can remove a product's entry with the following:
manageiu -o delete -p <full path + file name to install archive> -r <install location>
These commands are run from Program Files\IBM\Common\acsi after the setenv command is run.
[edit] DSML2 feed does not seem to work
Double check the user name password and the search base. If any of these are incorrect or have not been created/configured on ITIM side it will fail with no error mesages
|
|||||||||||