User Tools

Site Tools


Action disabled: source
docs:tips_n_tricks:ibm:tim.html

TIM - Tivoli Identity Manager

Find out version of installed adapter profile

The version of e.g. the AD adapter is available via the LDAP entry

erproperties=ProfileVersion=5.1.1005,erobjectprofilename=ADprofile,ou=serviceProfile,ou=itim,ou=…,o=…,c=…

Get XML form data

To get the XML description of e.g. the AD account form:

idsldapsearch -b 'ou=...,o=...,c=...' -h 'localhost' \
              -p 389 -D cn=root -w '?' 'erformname=erADAccount' erxml

AD Password Sync Plugin

The configuration tool for the AD password sync plugin pfconfig64.exe needs to be run with adminstrator priviledges. This seems to be quite obvious and not worth being mentioned. However, it turns out, that with recent Microsoft Windows Versions at least in AD context, a user having administration priviledges still needs to select “Run as administrator” from the context menu. Otherwise the changes made to to config will be silently ignored.

docs/tips_n_tricks/ibm/tim.html.txt · Last modified: 25.07.2012 19:51 CEST by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki