IBM Tivoli Directory Server Verzia 5.2 Client Readme

Size: px
Start display at page:

Download "IBM Tivoli Directory Server Verzia 5.2 Client Readme"

Transcription

1 IBM Tivoli Directory Server Verzia 5.2 Client Readme GI

2

3 IBM Tivoli Directory Server Verzia 5.2 Client Readme GI

4 Poznámka Pred použitím týchto informácií a produktu, ktorý podporujú, si prečítajte všeobecné informácie v časti Poznámky, na strane 7.

5 Úvod Tento súbor Readme obsahuje opis produktu IBM Tivoli Directory Server Version 5.2 Client SDK. Tento SDK (Software Developer Kit) poskytuje podporu vývoja aplikácií LDAP pre nasledujúce operačné systémy: v Windows NT 4.0 so servisným balíkom 6 alebo novším, Windows 2000, Windows XP alebo Windows Server 2003 Standard alebo Enterprise v AIX 4.3.3, 5.1 alebo 5.2 v Na xseries Linux: Red Hat Enterprise Linux 3.0, UnitedLinux 1.0, SuSE Linux Enterprise Server 8 v Na Linux for S/390: Red Hat Advanced Server 3.0, UnitedLinux 1.0, SuSE Linux Enterprise Server 8 v Na iseries a pseries Linux: Red Hat Advanced Server 3.0, UnitedLinux 1.0, SuSE Linux Enterprise Server 8 v Solaris 7, 8 alebo 9 v HP-UX 11 alebo 11i Copyright IBM Corp iii

6 iv IBM Tivoli Directory Server Verzia 5.2 Client Readme

7 Obsah Úvod iii Opis produktu Aplikácie C Online dokumentácia Zabezpečenie LDAP (pomocou SSL a TLS) Príloha. Poznámky Obchodné značky Copyright IBM Corp v

8 vi IBM Tivoli Directory Server Verzia 5.2 Client Readme

9 Opis produktu IBM Tivoli Directory Server Client SDK poskytuje nástroje potrebné na vývoj aplikácií LDAP. K dispozícii je nasledujúce: v Klientske knižnice, ktoré poskytujú sadu API pre jazyk C v Súbory C hlavičiek pre vytváranie a kompiláciu aplikácií LDAP v Dokumentácia opisujúca programovacie rozhranie a vzorové programy v Vzorové programy v zdrojovej forme v Vykonateľné verzie vzorových programov: ldapmodrdn.exe: LDAP modifikovať relatívny charakteristický názov ldapdelete.exe: LDAP vymazať ldapmodify.exe: LDAP modifikovať ldapsearch.exe: LDAP prehľadávať ldapadd.exe: LDAP pridať (premenovaná verzia ldapmodify) ldapchangepwd.exe: LDAP zmeniť heslo ldapexop.exe: LDAP rozšírené operácie Vzorové programy sú k dispozícii v nasledujúcich adresároch: v AIX: /usr/ldap/examples v HP-UX: /usr/ibmldap/examples v Solaris: /opt/ibmldapc/examples v Linux: /usr/ldap/examples v Windows: ldaphome\examples V príkladoch je zahrnutý aj makefile pre použitie so vzorovými programami, ako aj vzorový súbor LDIF. LDAP C knižnice umožňujú programátorom vyvíjať aplikácie, ktoré môžu pristupovať k adresárovému serveru podporujúcemu LDAP, vrátane nasledujúceho, no nielen toto: v IBM Tivoli Directory Server V5.2 v IBM Directory Server V4.1, V5.1 v IBM SecureWay Directory Server V3.2.2 v enetwork LDAP Directory Server V2.1 v enetwork X.500 Directory Server for AIX v Sun ONE Directory Server LDAP API poskytuje typické funkcie adresárového servera ako je čítanie, zápis a vyhľadávanie. Tento klient sa môže autentifikovať do adresárového servera spôsobom jednoduchej LDAP autentifikácie, ktorá používa heslo a rozlišovací názov (DN). Tento klient sa môže tiež autentifikovať pomocou jedného z mechanizmov SASL (Simple Authentication and Security Layer) CRAM-MD5, DIGEST-MD5, GSSAPI alebo EXTERNAL. Copyright IBM Corp

10 Aplikácie C Klient SDK obsahuje nástroje na zostavovanie vašich vlastných LDAP aplikácií (LDAP verzie 2 alebo LDAP verzie 3). Klient SDK pre jazyk C tiež poskytuje podporu pre SSL (Secure Sockets LayerL) a TLS (Transport Layer Security), ktorá podporuje dôvernosť údajov (šifrovanie) na pripojeniach chránených SSL a TLS. Podpora SSL je povolená, keď je nainštalovaný IBM Global Security Kit, Verzia 7a (GSKit). GSKit je voliteľný softvér, ktorý je súčasťou balíka IBM Tivoli Directory Server. Poznámka: Pozrite si Zabezpečenie LDAP (pomocou SSL a TLS) na strane 5, kde sú dôležité detaily týkajúce sa používania SSL s verziou 5.2 produktu IBM Tivoli Directory Server Client SDK. 2 IBM Tivoli Directory Server Verzia 5.2 Client Readme

11 Online dokumentácia Okrem súboru Readme sú k dispozícii online dokumenty vrátane príručiek Administration Guide a Programming Reference v PDF a HTML formáte. IBM Tivoli Directory Server Verzia 5.2 podporuje použitie klienta Java Naming and Directory Interface (JNDI) od Sun Microsystems. Informácie o klientovi JNDI nájdete na webovej stránke Sun Microsystems na Poznámka: Keď chcete prezerať alebo tlačiť dokumentáciu PDF, môžete si stiahnuť bezplatnú kópiu prezerača Adobe Acrobat Reader z webovej stránky Adobe na Pre systémy Windows: Administration Guide file:\inštalačná_cesta\doc\jazyk\admin_gd.pdf alebo admin_gd.htm C-Client SDK Programming Reference file:\inštalačná_cesta\doc\jazyk\progref.pdf alebo progref.htm Pre systémy AIX: Administration Guide file:/usr/ldap/doc/jazyk/admin_gd.pdf alebo admin_gd.htm C-Client SDK Programming Reference file:/usr/ldap/doc/jazyk/progref.pdf alebo progref.htm Pre systémy Linux: Administration Guide file:/usr/ldap/doc/jazyk/admin_gd.pdf alebo admin_gd.htm C-Client SDK Programming Reference file:/usr/ldap/doc/jazyk/progref.pdf alebo progref.htm Pre systémy Solaris: Administration Guide file:/opt/ibmldaps/doc/jazyk/admin_gd.pdf alebo admin_gd.htm C-Client SDK Programming Reference file:/opt/ibmldaps/doc/jazyk/progref.pdf alebo progref.htm Pre systémy HP-UX: Administration Guide file:/usr/ibmldap/doc/jazyk/admin_gd.pdf alebo admin_gd.htm C-Client SDK Programming Reference file:/usr/ibmldap/doc/jazyk/progref.pdf alebo progref.htm Všetky publikácie pre tento produkt sú dostupné online vo formáte PDF (Portable Document Format) alebo HTML (Hypertext Markup Language), alebo v oboch v softvérovej knižnici Tivoli: Copyright IBM Corp

12 4 IBM Tivoli Directory Server Verzia 5.2 Client Readme

13 Zabezpečenie LDAP (pomocou SSL a TLS) Verzia 5.2 produktu Client SDK vyžaduje, aby bol na podporu SSL nainštalovaný GSKit 7a. Knižnice LDAP a pomocné programy, ktoré poskytuje klient SDK, používajú knižnice SSL, ak sú tieto prítomné. Knižnice SSL sú súčasťou IBM GSKit 7a. Ak bol nainštalovaný GSKit, knižnica LDAP dynamicky zavedie knižnice SSL a použije ich na aktivovanie podpory pre bezpečné pripojenia. Ak nebol GSKit nainštalovaný a knižnice SSL nie sú k dispozícii, knižnica LDAP je plne funkčná s výnimkou podpory SSL. Použitím SSL s autentifikáciou servera môže aplikácia LDAP využívať jednoduchú autentifikáciu LDAP (ID užívateľa a heslo) cez bezpečné, šifrované komunikačné spojenie. SSL takto umožňuje vybudovanie bezpečného spojenia medzi klientskou LDAP aplikáciou a LDAP serverom. Navyše SSL poskytuje dôvernosť údajov (šifrovanie) na spojeniach, chránených SSL. Autentifikácia serverov na klientoch je povolená certifikátmi X.509. Poznámka: Komponent servera IBM Tivoli Directory Server tiež používa GSKit na umožnenie podpory SSL. Pozrite si príručky IBM Tivoli Directory Server Version 5.2 C-Client SDK Programming Reference a IBM Tivoli Directory Server 5.2 Installation and Configuration Guide, kde nájdete informácie o GSKit. Copyright IBM Corp

14 6 IBM Tivoli Directory Server Verzia 5.2 Client Readme

15 Príloha. Poznámky Tieto informácie boli vytvorené pre produkty a služby, ktoré sú ponúkané v USA. IBM nemusí produkty, služby, alebo komponenty, o ktorých pojednáva tento dokument, ponúkať v iných krajinách. Informácie o produktoch a službách, aktuálne dostupných vo vašej krajine, konzultujte s miestnym zástupcom IBM. Akýkoľvek odkaz na produkt, program, alebo službu IBM nemusí naznačovať, alebo znamenať, že môže byť použitý len tento produkt, program, alebo služba IBM. Miesto nich môže byť použitý akýkoľvek funkčne ekvivalentný produkt, program, alebo služba, ktorý neporušuje práva na duševné vlastníctvo IBM. Je však len na zodpovednosti užívateľa, ako zhodnotí a overí fungovanie akéhokoľvek produktu, programu, alebo služby, ktoré nepochádzajú od IBM. IBM môže mať patenty, alebo podané žiadosti na patenty súvisiace s obsahom tohto dokumentu. Poskytnutie tohto dokumentu vás neoprávňuje k žiadnej licencii na použitie týchto patentov. Žiadosti o licencie môžete písomnou formou zaslať na adresu: IBM Director of Licensing IBM Corporation North Castle Drive Armonk, NY U.S.A. So žiadosťami o licencie na dvojbajtové (DBCS) informácie sa obracajte na oddelenie duševného vlastníctva IBM vo svojej krajine, alebo zašlite žiadosti písomnou formou na adresu: IBM World Trade Asia Corporation Licensing 2-31 Roppongi 3-chome, Minato-ku Tokyo 106, Japan Nasledujúci odsek sa nevzťahuje na Spojené kráľovstvo, ani na akúkoľvek inú krajinu, v ktorej sú takéto opatrenia protizákonné: INTERNATIONAL BUSINESS MACHINES CORPORATION POSKYTUJE TÚTO PUBLIKÁCIU AKO JE BEZ AKEJKOĽVEK ZÁRUKY, VYJADRENEJ, ČI VYPLÝVAJÚCEJ, VRÁTANE, ALE NIE S OBMEDZENÍM NA ZAHRNUTÉ ZÁRUKY NA NEPREKROČENIA ZÁKONA, PREDAJNOSTI, ALEBO PRIMERANOSTI KONKRÉTNEMU ÚČELU. Niektoré štáty nepovoľujú odoprenie vyjadrenej, alebo obsiahnutej záruky pri určitých transakciách, takže sa na vás toto vyjadrenie nemusí vzťahovať. Tieto informácie môžu obsahovať technické nepresnosti, alebo tlačiarenské chyby. Tieto informácie sa periodicky menia; takéto zmeny budú zahrnuté do nových vydaní týchto informácií. IBM môže vykonať zlepšenia, a/alebo zmeny v produkte(-och) a/alebo programe(-och) opísaných v týchto informáciách, a to kedykoľvek a bez akéhokoľvek upozornenia. Akékoľvek odkazy na WWW stránky mimo IBM, spomenuté v týchto informáciách, sú poskytnuté len na doplnenie a v žiadnom prípade neslúžia ako súhlas s obsahom týchto WWW stránok. Materiály na týchto WWW stránkach nie sú súčasťou materiálov k tomuto produktu IBM a môžete ich použiť len na vlastné riziko. IBM môže všetky vami poskytnuté informácie šíriť akýmkoľvek spôsobom, ktorý bude považovať za primeraný, bez toho, aby jej voči vám vznikli akékoľvek záväzky. Copyright IBM Corp

16 Vlastníci licencie na tento program, ktorí by o ňom chceli mať informácie z dôvodu umožnenia: (i) výmeny informácií medzi nezávisle vytvorenými programami a inými programami (vrátane tohto) a (ii) vzájomného využitia informácií, ktoré boli vymieňané, by mali kontaktovať: IBM Corporation Department MU5A Burnet Road Austin, TX U.S.A. Takéto informácie môžu byť prístupné s náväznosťou na primerané podmienky, zahŕňajúce v niektorých prípadoch úhradu poplatku. Licenčný program, opísaný v tomto dokumente, a všetky pre neho platné licenčné materiály, sú firmou IBM poskytnuté podľa podmienok zmluvy IBM Customer Agreement, IBM International Program License Agreement, alebo inej ekvivalentnej zmluvy. Akékoľvek tu uvedené údaje o výkone boli stanovené v riadenom prostredí. Preto sa môžu výsledky získané v iných operačných prostrediach výrazne odlišovať. Niektoré merania mohli byť vykonané na úrovni vývojových systémov a preto neexistuje žiadna záruka, že budú tieto merania rovnaké aj pre všeobecne dostupné systémy. Okrem toho, niektoré merania mohli byť odhadované extrapoláciou. Skutočné výsledky môžu byť odlišné. Užívatelia tohoto dokumentu by si mali overiť použiteľné údaje konkrétne pre svoje prostredie. Informácie o produktoch mimo IBM, boli získané od dodávateľov týchto produktov, z ich publikovaných vyhlásení, alebo z iných verejne dostupných zdrojov. Firma IBM tieto produkty netestovala a nemôže potvrdiť presnosť ich výkonu, ich kompatibilitu, alebo akékoľvek ďalšie tvrdenia spojené s produktmi iných dodávateľov. Otázky o schopnostiach produktov iných dodávateľov, by mali byť adresované dodávateľom týchto produktov. Tieto informácie obsahujú príklady údajov a výpisy používané v každodenných podnikových operáciách. Aby boli tieto príklady čo najkompletnejšie, obsahujú mená osôb, spoločností, značiek a produktov. Všetky tieto mená sú fiktívne a akákoľvek podobnosť s menami a adresami, používanými skutočnými obchodnými podnikmi, je celkom náhodná. LICENCIA NA AUTORSKÉ PRÁVA: Tieto informácie obsahujú vzorové aplikačné programy v zdrojovom jazyku, ktoré ilustrujú programovacie techniky na rôznych operačných platformách. Môžete kopírovať, modifikovať a distribuovať tieto vzorové programy v ľubovoľnej forme bez poplatku spoločnosti IBM za účelom vývoja, používania, marketingu alebo distribúcie aplikačných programov pre aplikačné programovacie rozhranie pre operačnú platformu, pre ktorú sú tieto vzorové programy napísané. Tieto príklady neboli dôkladne testované za všetkých podmienok. IBM preto nemôže zaručiť ani zahrnúť spoľahlivosť, prevádzkyschopnosť alebo funkčnosť týchto programov. Môžete kopírovať, modifikovať a distribuovať tieto vzorové programy v ľubovoľnej forme bez poplatku spoločnosti IBM za účelom vývoja, používania, marketingu alebo distribúcie aplikačných programov vyhovujúcich aplikačným programovacím rozhraniam IBM. Každá kópia alebo akákoľvek časť týchto vzorových programov alebo každá odvodená práca, musí obsahovať nasledujúce oznámenie o autorských právach: (názov vašej spoločnosti) (rok). Časti tohto kódu sú odvodené vzorových programov spoločnosti IBM Corp. Copyright IBM Corp. _uveďte rok alebo roky_. Všetky práva vyhradené. 8 IBM Tivoli Directory Server Verzia 5.2 Client Readme

17 Obchodné značky Ak si prezeráte tieto informácie v elektronickej forme, fotografie a farebné ilustrácie sa nemusia objaviť. Nasledujúce výrazy sú obchodnými značkami International Business Machines Corporation v Spojených štátoch, v iných krajinách, alebo v oboch: v v v v AIX IBM iseries pseries v S/390 v v v SecureWay Tivoli xseries Java a všetky na Jave založené obchodné značky a logá sú obchodnými značkami, alebo registrovanými obchodnými značkami Sun Microsystems, Inc. v Spojených štátoch a iných krajinách. Microsoft, Windows a Windows NT sú registrovanými obchodnými značkami Microsoft Corporation. UNIX je registrovaná obchodná značka spoločnosti Open group. Ďalšie názvy spoločností, produktov a služieb môžu byť obchodnými značkami, alebo servisnými značkami iných firiem. Príloha. Poznámky 9

18 10 IBM Tivoli Directory Server Verzia 5.2 Client Readme

19

20 Vytlačené v USA GI

IBM Tivoli Directory Server Version 5.2 Client Readme

IBM Tivoli Directory Server Version 5.2 Client Readme IBM Tivoli Directory Server Version 5.2 Client Readme GI11-4150-00 IBM Tivoli Directory Server Version 5.2 Client Readme GI11-4150-00 Note Before using this information and the product it supports, read

More information

IBM Directory Server 4.1 Release Notes

IBM Directory Server 4.1 Release Notes IBM Directory Server 4.1 Release Notes IBM Directory Server 4.1 Release Notes Note Before using this information and the product it supports, read the general information under Notices on page 9. First

More information

Aplikačný dizajn manuál

Aplikačný dizajn manuál Aplikačný dizajn manuál Úvod Aplikačný dizajn manuál je súbor pravidiel vizuálnej komunikácie. Dodržiavaním jednotných štandardov, aplikácií loga, písma a farieb pri prezentácii sa vytvára jednotný dizajn,

More information

IBM Directory Server Version 5.1: Web Administration Tool README

IBM Directory Server Version 5.1: Web Administration Tool README IBM Directory Server Version 5.1: Web Administration Tool README Note Before using this information and the product it supports, read the general information under 3.0 Notices on page 8. Preface This README

More information

Release Notes. IBM Tivoli Identity Manager Rational ClearQuest Adapter for TDI 7.0. Version First Edition (January 15, 2011)

Release Notes. IBM Tivoli Identity Manager Rational ClearQuest Adapter for TDI 7.0. Version First Edition (January 15, 2011) IBM Tivoli Identity Manager for TDI 7.0 Version 5.1.1 First Edition (January 15, 2011) This edition applies to version 5.1 of Tivoli Identity Manager and to all subsequent releases and modifications until

More information

Release Notes. IBM Tivoli Identity Manager Universal Provisioning Adapter. Version First Edition (June 14, 2010)

Release Notes. IBM Tivoli Identity Manager Universal Provisioning Adapter. Version First Edition (June 14, 2010) IBM Tivoli Identity Manager Version 5.1.2 First Edition (June 14, 2010) This edition applies to version 5.1 of Tivoli Identity Manager and to all subsequent releases and modifications until otherwise indicated

More information

Tivoli Access Manager for Enterprise Single Sign-On

Tivoli Access Manager for Enterprise Single Sign-On Tivoli Access Manager for Enterprise Single Sign-On Version 6.0 Kiosk Adapter User's Guide SC23-6342-00 Tivoli Access Manager for Enterprise Single Sign-On Version 6.0 Kiosk Adapter User's Guide SC23-6342-00

More information

Release Notes. IBM Security Identity Manager GroupWise Adapter. Version First Edition (September 13, 2013)

Release Notes. IBM Security Identity Manager GroupWise Adapter. Version First Edition (September 13, 2013) Release Notes IBM Security Identity Manager GroupWise Adapter Version 6.0.2 First Edition (September 13, 2013) This edition applies to version 6.0 of IBM Security Identity Manager and to all subsequent

More information

IBM Tivoli Monitoring for Databases. Release Notes. Version SC

IBM Tivoli Monitoring for Databases. Release Notes. Version SC IBM Tivoli Monitoring for Databases Release Notes Version 5.1.1 SC23-4851-00 IBM Tivoli Monitoring for Databases Release Notes Version 5.1.1 SC23-4851-00 Note Before using this information and the product

More information

Tivoli Access Manager for Enterprise Single Sign-On

Tivoli Access Manager for Enterprise Single Sign-On Tivoli Access Manager for Enterprise Single Sign-On Version 6.0 Web Viewer Installation and Setup Guide SC32-1991-03 Tivoli Access Manager for Enterprise Single Sign-On Version 6.0 Web Viewer Installation

More information

Tivoli Access Manager for Enterprise Single Sign-On

Tivoli Access Manager for Enterprise Single Sign-On Tivoli Access Manager for Enterprise Single Sign-On Version 5.0 Kiosk Adapter Release Notes Tivoli Access Manager for Enterprise Single Sign-On Version 5.0 Kiosk Adapter Release Notes Note: Before using

More information

Release Notes. IBM Tivoli Identity Manager GroupWise Adapter. Version First Edition (September 13, 2013)

Release Notes. IBM Tivoli Identity Manager GroupWise Adapter. Version First Edition (September 13, 2013) Release Notes IBM Tivoli Identity Manager GroupWise Adapter Version 5.1.5 First Edition (September 13, 2013) This edition applies to version 5.1 of Tivoli Identity Manager and to all subsequent releases

More information

Registrácia účtu Hik-Connect

Registrácia účtu Hik-Connect Registrácia účtu Hik-Connect Tento návod popisuje postup registrácie účtu služby Hik-Connect prostredníctvom mobilnej aplikácie a webového rozhrania na stránke www.hik-connect.comg contents in this document

More information

Release Notes. IBM Tivoli Identity Manager Oracle PeopleTools Adapter. Version First Edition (May 29, 2009)

Release Notes. IBM Tivoli Identity Manager Oracle PeopleTools Adapter. Version First Edition (May 29, 2009) IBM Tivoli Identity Manager Oracle Version 4.6.1 First Edition (May 29, 2009) This edition applies to version 5.0 of Tivoli Identity Manager and to all subsequent releases and modifications until otherwise

More information

IBM Tivoli Access Manager. WebSEAL 4.1 SA

IBM Tivoli Access Manager. WebSEAL 4.1 SA IBM Tivoli Access Manager WebSEAL 4.1 SA30-1856-01 IBM Tivoli Access Manager WebSEAL 4.1 SA30-1856-01 !, 55 5 (2003 8 ) GA30-1320-00. Copyright International Business Machines Corporation 1999, 2003.

More information

Tivoli Access Manager for Enterprise Single Sign-On

Tivoli Access Manager for Enterprise Single Sign-On Tivoli Access Manager for Enterprise Single Sign-On Version 6.0 Kiosk Adapter Installation and Setup Guide GC23-6353-00 Tivoli Access Manager for Enterprise Single Sign-On Version 6.0 Kiosk Adapter Installation

More information

Chapter 1. Fix Pack 0001 overview

Chapter 1. Fix Pack 0001 overview Chapter 1. Fix Pack 0001 overview Fix Pack 0001 is fix pack for IBM Tivoli OMEGAMON XE on z/vm and Linux, V4.3.0. This readme file provides details about installing the fix pack and information about the

More information

IBM Tivoli Access Manager for Enterprise Single Sign-On: Authentication Adapter Version 6.00 September, 2006

IBM Tivoli Access Manager for Enterprise Single Sign-On: Authentication Adapter Version 6.00 September, 2006 Release Notes IBM Tivoli Access Manager for Enterprise Single Sign-On: Authentication Adapter Version 6.00 September, 2006 IBM is releasing version 6.00 of IBM Tivoli Access Manager for Enterprise Single

More information

IBM Directory Integrator 5.1.2: Readme Addendum

IBM Directory Integrator 5.1.2: Readme Addendum IBM Directory Integrator 5.1.2: Readme Addendum Note Before using this information and the product it supports, read the general information under Notices on page 5. Preface This Readme file contains information

More information

IBM Tivoli OMEGAMON XE for R/3

IBM Tivoli OMEGAMON XE for R/3 IBM Tivoli OMEGAMON XE for R/3 Release Notes Version 3.0.0 GI11-4067-00 +---- Note ------------------------------------------------------------+ Before using this information and the product it supports,

More information

Tivoli Access Manager for Enterprise Single Sign-On

Tivoli Access Manager for Enterprise Single Sign-On Tivoli Access Manager for Enterprise Single Sign-On Version 6.0 Installation and Setup Guide GC23-6349-03 Tivoli Access Manager for Enterprise Single Sign-On Version 6.0 Installation and Setup Guide GC23-6349-03

More information

IBM Tivoli Identity Manager Authentication Manager (ACE) Adapter for Solaris

IBM Tivoli Identity Manager Authentication Manager (ACE) Adapter for Solaris IBM Tivoli Identity Manager Authentication Manager (ACE) Adapter for Solaris Version 5.1.3 First Edition (May 12, 2011) This edition applies to version 5.1 of Tivoli Identity Manager and to all subsequent

More information

Tivoli Switch Analyzer

Tivoli Switch Analyzer Tivoli Switch Analyzer Version 1.3 Release Notes GI11-0952-02 Tivoli Switch Analyzer Version 1.3 Release Notes GI11-0952-02 Note Before using this information and the product it supports, read the information

More information

IBM Tivoli Directory Server Version 5.2 Server README

IBM Tivoli Directory Server Version 5.2 Server README IBM Tivoli Directory Server Version 5.2 Server README GI10-6159-00 IBM Tivoli Directory Server Version 5.2 Server README GI10-6159-00 Prvé vydanie (September 2003) Toto vydanie sa týka verzie 5, vydanie

More information

Tivoli Access Manager for Enterprise Single Sign-On

Tivoli Access Manager for Enterprise Single Sign-On Tivoli Access Manager for Enterprise Single Sign-On Version 6.0 Authentication Adapter Installation and Setup Guide SC32-1999-00 Tivoli Access Manager for Enterprise Single Sign-On Version 6.0 Authentication

More information

IBM Tivoli OMEGAMON DE for Distributed Systems

IBM Tivoli OMEGAMON DE for Distributed Systems IBM Tivoli OMEGAMON DE for Distributed Systems Release Notes Version 3.0.1 GI11-4618-00 +---- Note ------------------------------------------------------------+ Before using this information and the product

More information

Tivoli Access Manager for Enterprise Single Sign-On

Tivoli Access Manager for Enterprise Single Sign-On Tivoli Access Manager for Enterprise Single Sign-On Version 6.0 Kiosk Adapter Installation and Setup Guide SC32-1997-00 Tivoli Access Manager for Enterprise Single Sign-On Version 6.0 Kiosk Adapter Installation

More information

TP-LINK 150Mbps Wireless AP/Client Router Model TL-WR743ND Rýchly inštalačný sprievodca

TP-LINK 150Mbps Wireless AP/Client Router Model TL-WR743ND Rýchly inštalačný sprievodca TP-LINK 150Mbps Wireless AP/Client Router Model TL-WR743ND Rýchly inštalačný sprievodca Obsah balenia TL-WR743ND Rýchly inštalačný sprievodca PoE injektor Napájací adaptér CD Ethernet kábel Systémové požiadavky

More information

IBM Tivoli AF/Remote

IBM Tivoli AF/Remote IBM Tivoli AF/Remote Release Notes Version 1.0.1 GI11-4054-00 +---- Note ------------------------------------------------------------+ Before using this information and the product it supports, read the

More information

Obsah. SOA REST REST princípy REST výhody prest. Otázky

Obsah. SOA REST REST princípy REST výhody prest. Otázky REST Peter Rybár Obsah SOA REST REST princípy REST výhody prest Otázky SOA implementácie WEB (1990) CORBA (1991) XML-RPC (1998) WS-* (1998) SOAP RPC/literal SOAP Document/literal (2001) REST (2000) SOA

More information

Copyright 2016 by Martin Krug. All rights reserved.

Copyright 2016 by Martin Krug. All rights reserved. MS Managed Service Copyright 2016 by Martin Krug. All rights reserved. Reproduction, or translation of materials without the author's written permission is prohibited. No content may be reproduced without

More information

Limitations and Workarounds Supplement

Limitations and Workarounds Supplement IBM Tivoli Monitoring for Databases: Microsoft SQL Server Limitations and Workarounds Supplement Version 5.1.1 SC23-4850-00 IBM Tivoli Monitoring for Databases: Microsoft SQL Server Limitations and Workarounds

More information

Migrating Classifications with Migration Manager

Migrating Classifications with Migration Manager IBM Maximo Asset Management 7.1 IBM Maximo Asset Management for IT 7.1 IBM Tivoli Change and Configuration Management Database 7.1.1 IBM Tivoli Service Request Manager 7.1 Migrating Classifications with

More information

Release Notes. IBM Tivoli Identity Manager I5/OS Adapter. Version First Edition (January 9, 2012)

Release Notes. IBM Tivoli Identity Manager I5/OS Adapter. Version First Edition (January 9, 2012) IBM Tivoli Identity Manager I5/OS Adapter Version 5.0.9 First Edition (January 9, 2012) This edition applies to version 5.0 of Tivoli Identity Manager and to all subsequent releases and modifications until

More information

Limitations and Workarounds Supplement

Limitations and Workarounds Supplement IBM Tivoli Monitoring for Databases: DB2 Limitations and Workarounds Supplement Version 5.1.0 (Revised April 2003) SC23-4786-00 IBM Tivoli Monitoring for Databases: DB2 Limitations and Workarounds Supplement

More information

IBM Tivoli OMEGAMON XE for Databases

IBM Tivoli OMEGAMON XE for Databases IBM Tivoli OMEGAMON XE for Databases Release Notes Version 4.0.0 GI11-4066-00 +---- Note ------------------------------------------------------------+ Before using this information and the product it supports,

More information

Základná(umelecká(škola(Jána(Albrechta Topoľčianska(15

Základná(umelecká(škola(Jána(Albrechta Topoľčianska(15 Základná(umelecká(škola(Jána(Albrechta Topoľčianska(15 851(01(Bra@slava Titl.: Ján(Hrčka Bohrova(11 851(01(Bra@slava V(Bra@slave(21.11.2013 Vec:(Odpoveď(na(informácie(ohľadom(mandátnej(zmluvy(na(základe(Zákona(č.(211/2000(Zb.

More information

IBM. Tivoli Usage and Accounting Manager (ITUAM) Release Notes. Version GI

IBM. Tivoli Usage and Accounting Manager (ITUAM) Release Notes. Version GI IBM Tivoli Usage and Accounting Manager (ITUAM) Release Notes Version 6.1.1 GI11-7656-01 Note Before using this information and the product it supports, read the information in Notices on page 16. Second

More information

Limitations and Workarounds Supplement

Limitations and Workarounds Supplement IBM Tivoli Monitoring for Web Infrastructure: iplanet Web Server Limitations and Workarounds Supplement Version 5.1.0 (Revised May 2003) SH19-4579-00 IBM Tivoli Monitoring for Web Infrastructure: iplanet

More information

Rýchlosť Mbit/s (download/upload) 15 Mbit / 1 Mbit. 50 Mbit / 8 Mbit. 80 Mbit / 10 Mbit. 10 Mbit / 1 Mbit. 12 Mbit / 2 Mbit.

Rýchlosť Mbit/s (download/upload) 15 Mbit / 1 Mbit. 50 Mbit / 8 Mbit. 80 Mbit / 10 Mbit. 10 Mbit / 1 Mbit. 12 Mbit / 2 Mbit. Fiber 5 Mbit ** 5 Mbit / Mbit 5,90 Fiber 50 Mbit * 50 Mbit / 8 Mbit 9,90 Fiber 80 Mbit * 80 Mbit / Mbit 5,90 Mini Mbit* Mbit / Mbit 9,90 Klasik 2 Mbit* 2 Mbit / 2 Mbit Standard 8 Mbit* 8 Mbit / 3Mbit Expert

More information

Manuál k programu FileZilla

Manuál k programu FileZilla Manuál k programu FileZilla EXO TECHNOLOGIES spol. s.r.o. Garbiarska 3 Stará Ľubovňa 064 01 IČO: 36 485 161 IČ DPH: SK2020004503 support@exohosting.sk www.exohosting.sk 1 Úvod EXO HOSTING tím pre Vás pripravil

More information

Engineering and Scientific Subroutine Library for AIX, Version 4 Release 2. Installation GA

Engineering and Scientific Subroutine Library for AIX, Version 4 Release 2. Installation GA Engineering and Scientific Subroutine Library for AIX, Version 4 Release 2 Installation Guide GA22-7886-01 Engineering and Scientific Subroutine Library for AIX, Version 4 Release 2 Installation Guide

More information

Netcool/Impact Version Release Notes GI

Netcool/Impact Version Release Notes GI Netcool/Impact Version 6.1.0.1 Release Notes GI11-8131-03 Netcool/Impact Version 6.1.0.1 Release Notes GI11-8131-03 Note Before using this information and the product it supports, read the information

More information

Release 6.2 Installation Guide Microsoft Windows

Release 6.2 Installation Guide Microsoft Windows IBM Maximo Integration Composer Release 6.2 Installation Guide Microsoft Windows Note Before using this information and the product it supports, read the information in Notices on page Notices-1. Second

More information

IBM Tivoli Configuration Manager for Automated Teller Machines. Release Notes. Version 2.1 SC

IBM Tivoli Configuration Manager for Automated Teller Machines. Release Notes. Version 2.1 SC IBM Tioli Configuration Manager for Automated Teller Machines Release Notes Version 2.1 SC32-1254-00 IBM Tioli Configuration Manager for Automated Teller Machines Release Notes Version 2.1 SC32-1254-00

More information

Limitations and Workarounds Supplement

Limitations and Workarounds Supplement IBM Tivoli Monitoring for Web Infrastructure: WebSphere Application Server Limitations and Workarounds Supplement Version 5.1.0 (Updated March 2003) SC09-7772-00 IBM Tivoli Monitoring for Web Infrastructure:

More information

Tivoli Access Manager for Enterprise Single Sign-On

Tivoli Access Manager for Enterprise Single Sign-On Tivoli Access Manager for Enterprise Single Sign-On Version 5.0 Provisioning Adapter Installation and Setup Guide Tivoli Access Manager for Enterprise Single Sign-On Version 5.0 Provisioning Adapter Installation

More information

Installation and User s Guide

Installation and User s Guide Tivoli Data Protection for Informix Installation and User s Guide Version3Release7 SH26-4095-00 Tivoli Data Protection for Informix Installation and User s Guide Version3Release7 SH26-4095-00 Note Before

More information

Tivoli SecureWay Policy Director WebSEAL. Installation Guide. Version 3.8

Tivoli SecureWay Policy Director WebSEAL. Installation Guide. Version 3.8 Tivoli SecureWay Policy Director WebSEAL Installation Guide Version 3.8 Tivoli SecureWay Policy Director WebSEAL Installation Guide Version 3.8 Tivoli SecureWay Policy Director WebSEAL Installation Guide

More information

Release 6.2 Installation Guide

Release 6.2 Installation Guide IBM Maximo Adapter for Microsoft Project Release 6.2 Installation Guide Note Before using this information and the product it supports, read the information in Notices on page Notices-1. First Edition

More information

iscsi Configuration Manager Version 2.0

iscsi Configuration Manager Version 2.0 iscsi Configuration Manager Version 2.0 Release notes iscsi Configuration Manager Version 2.0 Release notes Note Before using this information and the product it supports, read the general information

More information

Databázové systémy. SQL Window functions

Databázové systémy. SQL Window functions Databázové systémy SQL Window functions Scores Tabuľka s bodmi pre jednotlivých študentov id, name, score Chceme ku každému doplniť rozdiel voči priemeru 2 Demo data SELECT * FROM scores ORDER BY score

More information

Hyperion System 9 Financial Management release

Hyperion System 9 Financial Management release Hyperion System 9 Financial Management release 9.2.0.3 The Hyperion System 9 Financial Management release 9.2.0.3 Matrix includes support information for the following areas: Operating Systems o Server

More information

Riešenia a technológie pre jednotnú správu používateľov

Riešenia a technológie pre jednotnú správu používateľov Riešenia a technológie pre jednotnú správu používateľov Radovan Semančík Agenda Úvod: Identity Crisis Technológie správy používateľov Postup nasadenia Záver Súčasný stav IT Security Nekonzistentné bezpečnostné

More information

Version Release Notes GI

Version Release Notes GI Tivoli IBM Tivoli OMEGAMON XE for CICS on z/os Version 3.1.0 Release Notes GI11-4086-00 Tivoli IBM Tivoli OMEGAMON XE for CICS on z/os Version 3.1.0 Release Notes GI11-4086-00 Note Before using this information

More information

Spájanie tabuliek. Jaroslav Porubän, Miroslav Biňas, Milan Nosáľ (c)

Spájanie tabuliek. Jaroslav Porubän, Miroslav Biňas, Milan Nosáľ (c) Spájanie tabuliek Jaroslav Porubän, Miroslav Biňas, Milan Nosáľ (c) 2011-2016 Úvod pri normalizácii rozdeľujeme databázu na viacero tabuliek prepojených cudzími kľúčmi SQL umožňuje tabuľky opäť spojiť

More information

Workplace Designer. Installation and Upgrade Guide. Version 2.6 G

Workplace Designer. Installation and Upgrade Guide. Version 2.6 G Workplace Designer Version 2.6 for Windows, Linux, AIX, Solaris, iseries Installation and Upgrade Guide G210-2219-01 Note Before using this information and the product it supports, read the information

More information

Performance Toolbox for AIX Version 3.1

Performance Toolbox for AIX Version 3.1 Performance Toolbox for AIX Version 3.1 Release Notes GI10-0750-03 Performance Toolbox for AIX Version 3.1 Release Notes GI10-0750-03 Note Before using this information and the product it supports, read

More information

PGP Command Line Version 10.0 Release Notes

PGP Command Line Version 10.0 Release Notes PGP Command Line Version 10.0 Release Notes Thank you for using this PGP Corporation product. These Release Notes contain important information regarding this release of PGP Command Line Software Development

More information

Configuring IBM Rational Synergy to use HTTPS Protocol

Configuring IBM Rational Synergy to use HTTPS Protocol Technical Note Configuring IBM Rational Synergy to use HTTPS Protocol November 20, 2013 This edition applies to IBM Rational Synergy version 7.1, and to all subsequent releases and modifications until

More information

Tivoli WebSphere Studio Application Monitor

Tivoli WebSphere Studio Application Monitor Tivoli WebSphere Studio Application Monitor Version 3.2 Release Notes GI11-4082-00 Tivoli WebSphere Studio Application Monitor Version 3.2 Release Notes GI11-4082-00 Note Before using this information

More information

RSE Server Installation Guide: AIX and Linux on IBM Power Systems

RSE Server Installation Guide: AIX and Linux on IBM Power Systems IBM Rational Developer for zenterprise RSE Server Installation Guide: AIX and Linux on IBM Power Systems SC14-7496-01 IBM Rational Developer for zenterprise RSE Server Installation Guide: AIX and Linux

More information

IBM BladeCenter Chassis Management Pack for Microsoft System Center Operations Manager 2007 Release Notes

IBM BladeCenter Chassis Management Pack for Microsoft System Center Operations Manager 2007 Release Notes IBM System x IBM BladeCenter Chassis Management Pack for Microsoft System Center Operations Manager 2007 Release Notes Version 1.0.3 IBM System x IBM BladeCenter Chassis Management Pack for Microsoft

More information

Hyperion System 9 Strategic Finance release

Hyperion System 9 Strategic Finance release Hyperion System 9 Strategic Finance release 9.2.0.3 The Hyperion System 9 Strategic Finance release 9.2.0.3.0 Matrix includes support information for the following areas: Operating Systems o Server o Client

More information

IBM Operations Analytics - Log Analysis: Network Manager Insight Pack Version 1 Release 4.1 GI IBM

IBM Operations Analytics - Log Analysis: Network Manager Insight Pack Version 1 Release 4.1 GI IBM IBM Operations Analytics - Log Analysis: Network Manager Insight Pack Version 1 Release 4.1 GI13-4702-05 IBM Note Before using this information and the product it supports, read the information in Notices

More information

Web Enablement Kit Implementation Guide

Web Enablement Kit Implementation Guide Content Manager OnDemand for Multiplatforms Version 8 Release 5 Web Enablement Kit Implementation Guide SC19-2941-00 Content Manager OnDemand for Multiplatforms Version 8 Release 5 Web Enablement Kit

More information

Tivoli Access Manager for Enterprise Single Sign-On

Tivoli Access Manager for Enterprise Single Sign-On Tivoli Access Manager for Enterprise Single Sign-On 6.0 Provisioning Adapter CONTROL-SA Connector Integration and Installation Guide SC32-2025-00 Tivoli Access Manager for Enterprise Single Sign-On 6.0

More information

Tivoli SecureWay Policy Director Authorization ADK. Developer Reference. Version 3.8

Tivoli SecureWay Policy Director Authorization ADK. Developer Reference. Version 3.8 Tivoli SecureWay Policy Director Authorization ADK Developer Reference Version 3.8 Tivoli SecureWay Policy Director Authorization ADK Developer Reference Version 3.8 Tivoli SecureWay Policy Director Authorization

More information

Hyperion System 9 BI+ Analytic Services

Hyperion System 9 BI+ Analytic Services Hyperion System 9 BI+ Analytic The Hyperion System 9 BI+ Analytic release 9.3 Support Matrix includes support information for the following areas: Operating Systems o Server o Client Web / Application

More information

Netcool/OMNIbus Probe for Alcatel 5620 Logfile Version Reference Guide. July 25, 2008 IBM SC

Netcool/OMNIbus Probe for Alcatel 5620 Logfile Version Reference Guide. July 25, 2008 IBM SC Netcool/OMNIbus Probe for Alcatel 5620 Logfile Version 3.0.4481 Reference Guide July 25, 2008 IBM SC23-7838-01 Netcool/OMNIbus Probe for Alcatel 5620 Logfile Version 3.0.4481 Reference Guide July 25,

More information

Mesačná kontrolná správa

Mesačná kontrolná správa Mesačná kontrolná správa Štrukturálna štúdia mar.18 feb.18 jan.18 dec.17 nov.17 okt.17 sep.17 aug.17 júl.17 jún.17 máj.17 apr.17 mar.17 Internetová populácia SR 12+ 3 904 509 3 802 048 3 870 654 3 830

More information

IBM Tivoli Identity Manager IBM Security Access Manager for Enterprise Single Sign-On Adapter for Tivoli Directory Integrator

IBM Tivoli Identity Manager IBM Security Access Manager for Enterprise Single Sign-On Adapter for Tivoli Directory Integrator Release Notes IBM Tivoli Identity Manager IBM Security Access Manager for Enterprise Single Sign-On Adapter for Tivoli Directory Integrator Version 5.1.13 First Edition (Sep 12, 2014) This edition applies

More information

XPS 8920 Setup and Specifications

XPS 8920 Setup and Specifications XPS 8920 Setup and Specifications Model počítača: XPS 8920 Regulačný model: D24M Regulačný typ: D24M001 Poznámky, upozornenia a výstrahy POZNÁMKA: POZNÁMKA uvádza dôležité informácie, ktoré umožňujú lepšie

More information

Development tools System i5 Debugger

Development tools System i5 Debugger System i Development tools System i5 Debugger Version 6 Release 1 System i Development tools System i5 Debugger Version 6 Release 1 Note Before using this information and the product it supports, read

More information

ArcExplorer -- Java Edition 9.0 System Requirements

ArcExplorer -- Java Edition 9.0 System Requirements ArcExplorer -- Java Edition 9.0 System Requirements This PDF contains system requirements information, including hardware requirements, best performance configurations, and limitations, for ArcExplorer

More information

Tivoli SecureWay Policy Director Plug-in for Edge Server

Tivoli SecureWay Policy Director Plug-in for Edge Server Tivoli SecureWay Policy Director Plug-in for Edge Server 3.8 Tivoli SecureWay Policy Director Plug-in for Edge Server 3.8 Tivoli SecureWay Policy Director Plug-in for Edge Server Copyright IBM Corporation

More information

IBM Tivoli Directory Server. System Requirements SC

IBM Tivoli Directory Server. System Requirements SC IBM Tioli Directory Serer System Requirements Version 6.2 SC23-9947-00 IBM Tioli Directory Serer System Requirements Version 6.2 SC23-9947-00 Note Before using this information and the product it supports,

More information

Microsoft Azure platforma pre Cloud Computing. Juraj Šitina, Microsoft Slovakia

Microsoft Azure platforma pre Cloud Computing. Juraj Šitina, Microsoft Slovakia Microsoft Azure platforma pre Cloud Computing Juraj Šitina, Microsoft Slovakia m Agenda Cloud Computing Pohľad Microsoftu Predstavujeme platformu Microsoft Azure Benefity Cloud Computingu Microsoft je

More information

BEA WebLogic Server Integration Guide

BEA WebLogic Server Integration Guide IBM Tivoli Access Manager for e-business BEA WebLogic Server Integration Guide Version 5.1 SC32-1366-00 IBM Tivoli Access Manager for e-business BEA WebLogic Server Integration Guide Version 5.1 SC32-1366-00

More information

Tivoli Access Manager

Tivoli Access Manager Tivoli Access Manager for versions 5.1 and 6.0 Lotus Domino Web Access Integration Guide Tivoli Access Manager for versions 5.1 and 6.0 Lotus Domino Web Access Integration Guide Note Before using this

More information

IBM Rational Synergy DCM-GUI

IBM Rational Synergy DCM-GUI IBM Rational Synergy DCM-GUI Release 7.2.1.1 IBM Rational Synergy - 1 - This edition applies to IBM Rational Synergy version 7.2.1.1, and to all subsequent releases and modifications until otherwise indicated

More information

IBM Tivoli Monitoring Version 6.1. Firewall Gateway Feature

IBM Tivoli Monitoring Version 6.1. Firewall Gateway Feature IBM Tivoli Monitoring Version 6.1 Firewall Gateway Feature Copyright International Business Machines Corporation 2006. All rights reserved. US Government Users Restricted Rights Use, duplication or disclosure

More information

Networking Bootstrap Protocol

Networking Bootstrap Protocol System i Networking Bootstrap Protocol Version 5 Release 4 System i Networking Bootstrap Protocol Version 5 Release 4 Note Before using this information and the product it supports, read the information

More information

IBM Tivoli Directory Server

IBM Tivoli Directory Server Build a powerful, security-rich data foundation for enterprise identity management IBM Tivoli Directory Server Highlights Support hundreds of millions of entries by leveraging advanced reliability and

More information

kucharka exportu pro 9FFFIMU

kucharka exportu pro 9FFFIMU požiadavky na export kodek : Xvid 1.2.1 stable (MPEG-4 ASP) // výnimočne MPEG-2 bitrate : max. 10 Mbps pixely : štvorcové (Square pixels) rozlíšenie : 1920x1080, 768x432 pre 16:9 // výnimočne 1440x1080,

More information

IBM Tivoli Directory Server

IBM Tivoli Directory Server IBM Tivoli Directory Server White Pages Version 6.1 SC23-7837-00 IBM Tivoli Directory Server White Pages Version 6.1 SC23-7837-00 Note Before using this information and the product it supports, read the

More information

Tivoli Access Manager for Enterprise Single Sign-On

Tivoli Access Manager for Enterprise Single Sign-On Tivoli Access Manager for Enterprise Single Sign-On Version 6.0 Authentication Adapter Release Notes GC23-6354-03 Tivoli Access Manager for Enterprise Single Sign-On Version 6.0 Authentication Adapter

More information

DB2 Content Manager OnDemand

DB2 Content Manager OnDemand DB2 Content Manager OnDemand SA30-1247-05 DB2 Content Manager OnDemand SA30-1247-05 !, 61. SA30-1247-04. z/os OS/390 IBM DB2 Content Manager OnDemand 8 4( 5697-N93), IBM DB2 Content Manager OnDemand 8

More information

Lotus. Mobile Connect Version Getting started

Lotus. Mobile Connect Version Getting started Lotus Mobile Connect Version 6.1.4 Getting started Lotus Mobile Connect Version 6.1.4 Getting started Note Before using this information and the product it supports, read the information in Notices. This

More information

IBM License Metric Tool Version Readme File for: IBM License Metric Tool, Fix Pack TIV-LMT-FP0001

IBM License Metric Tool Version Readme File for: IBM License Metric Tool, Fix Pack TIV-LMT-FP0001 IBM License Metric Tool Version 7.2.1 Readme File for: IBM License Metric Tool, Fix Pack 7.2.1-TIV-LMT-FP0001 IBM License Metric Tool Version 7.2.1 Readme File for: IBM License Metric Tool, Fix Pack 7.2.1-TIV-LMT-FP0001

More information

Integrated use of IBM WebSphere Adapter for Siebel and SAP with WPS Relationship Service. Quick Start Scenarios

Integrated use of IBM WebSphere Adapter for Siebel and SAP with WPS Relationship Service. Quick Start Scenarios Integrated use of IBM WebSphere Adapter for Siebel 7.0.0.0 and SAP 7.0.0.0 with WPS Relationship Service Quick Start Scenarios 1 1. Note: Before using this information and the product it supports, read

More information

IBM WebSphere Sample Adapter for Enterprise Information System Simulator Deployment and Testing on WPS 7.0. Quick Start Scenarios

IBM WebSphere Sample Adapter for Enterprise Information System Simulator Deployment and Testing on WPS 7.0. Quick Start Scenarios IBM WebSphere Sample Adapter for Enterprise Information System Simulator 7.0.0.0 Deployment and Testing on WPS 7.0 Quick Start Scenarios Note: Before using this information and the product it supports,

More information

SMASH Proxy Version 1.0

SMASH Proxy Version 1.0 SMASH Proxy Version 1.0 Release Notes SMASH Proxy Version 1.0 Release Notes Note Before using this information and the product it supports, read the general information in Appendix A, Notices, on page

More information

Dodatočné podmienky používania služby Document Cloud (vrátane služby Adobe Sign)

Dodatočné podmienky používania služby Document Cloud (vrátane služby Adobe Sign) Dodatočné podmienky používania služby Document Cloud (vrátane služby Adobe Sign) Naposledy aktualizované 16 jún 2016. V plnom rozsahu nahrádza predchádzajúcu verziu. Termíny písané veľkým začiatočným písmenom

More information

Tivoli SecureWay Policy Director Authorization ADK Developer Reference Version 3.7

Tivoli SecureWay Policy Director Authorization ADK Developer Reference Version 3.7 Tivoli SecureWay Policy Director Authorization ADK Developer Reference Version 3.7 January 2001 Tivoli SecureWay Policy Director Authorization ADK Developer Reference Copyright Notice Copyright IBM Corporation

More information

Interoperability Matrix

Interoperability Matrix Cisco MDS 9124 for IBM System Storage and Cisco MDS 9020, 9120, and 9140 Switches Last update: January 16, 2008 Copyright International Business Machines Corporation 1999, 2002, 2003, 2004, 2005. All rights

More information

Readme File for Fix Pack 1

Readme File for Fix Pack 1 IBM Tivoli Workload Scheduler z/os Connector Readme File for Fix Pack 1 Version 8.5.1 IBM Tivoli Workload Scheduler z/os Connector Readme File for Fix Pack 1 Version 8.5.1 Note Before using this information

More information

Tivoli Tivoli Intelligent ThinkDynamic Orchestrator

Tivoli Tivoli Intelligent ThinkDynamic Orchestrator Tioli Tioli Intelligent ThinkDynamic Orchestrator Version 2.1 Installation Guide for Windows GC32-1604-00 Tioli Tioli Intelligent ThinkDynamic Orchestrator Version 2.1 Installation Guide for Windows GC32-1604-00

More information

IBM Endpoint Manager Version 9.1. Patch Management for Ubuntu User's Guide

IBM Endpoint Manager Version 9.1. Patch Management for Ubuntu User's Guide IBM Endpoint Manager Version 9.1 Patch Management for Ubuntu User's Guide IBM Endpoint Manager Version 9.1 Patch Management for Ubuntu User's Guide Note Before using this information and the product it

More information

Tivoli Access Manager for Enterprise Single Sign-On

Tivoli Access Manager for Enterprise Single Sign-On Tivoli Access Manager for Enterprise Single Sign-On Version 6.0 DPRA Installation and Setup Guide GC23-6351-00 Tivoli Access Manager for Enterprise Single Sign-On Version 6.0 DPRA Installation and Setup

More information