User Tools

Site Tools


docs:tips_n_tricks:ibm:tim.html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
docs:tips_n_tricks:ibm:tim.html [12.07.2012 11:03 CEST] – created peterdocs:tips_n_tricks:ibm:tim.html [25.07.2012 19:51 CEST] (current) – [AD Password Sync Plugin] peter
Line 1: Line 1:
 ====== TIM - Tivoli Identity Manager ====== ====== TIM - Tivoli Identity Manager ======
-===== Version des installierten Adapter Profils herausfinden ===== +===== Find out version of installed adapter profile ===== 
-Die Version z.bdes AD Adapters ist im LDAP Attribut +The version of e.gthe AD adapter is available via the LDAP entry
  
 ''erproperties=ProfileVersion=5.1.1005,erobjectprofilename=ADprofile,ou=serviceProfile,ou=itim,ou=...,o=...,c=...'' ''erproperties=ProfileVersion=5.1.1005,erobjectprofilename=ADprofile,ou=serviceProfile,ou=itim,ou=...,o=...,c=...''
  
-zu erkennen+===== 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.1342083833.txt.gz · Last modified: 12.07.2012 11:03 CEST by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki