Table of Contents Previous Next PDF


Oracle TSAM Supported Platforms, Web Containers and DBMS

Oracle TSAM Supported Platforms, Web Containers and DBMS
Supported Operating System Platforms
Table A‑1 lists the Oracle TSAM 11g Release 1 (11.1.1.2) supported operating system platforms. For more information, see Oracle Tuxedo 11g Release 1 (11.1.1.2.0) Platform Data Sheets.
Note:
For Oracle TSAM 11.1.1.2 interoperability with previous Oracle TSAM releases, see “Interoperability” in the Oracle TSAM 11g Release 1 (11.1.1.2) Release Notes.
 
Oracle TSAM 11g Release 1 (11.1.1.2) Supported Operating System Platforms
Supported Web Containers
Oracle TSAM 11g Release 1 (11.1.1.2) Manager supports the following Web Containers:
Oracle WebLogic Server 11g Release 1 with Oracle JDeveloper 11g (11.1.1.2.0) ADF component
Note:
JDK version 1.6.0 SR4 or higher is required on IBM AIX platforms.
Note:
Supported DBMS
Oracle TSAM 11g Release 1 (11.1.1.2) Manager supports the following Database Management Systems:
LDAP Configuration File
The Oracle TSAM LDAP configuration file is similar to the Oracle Tuxedo GAUTHSVR configuration file.
LDAP Configuration File
Although the default values for the LDAP configuration file are usually sufficient, you can choose to configure it with different names. Therefore, you should be aware of the following requirements for the LDAP configuration file:
Table A‑2 lists the LDAP configuration file keywords.
 
Weblogic Embedded LDAP Server LDAP Configuration File Example
Listing A‑1 shows a Weblogic embedded LDAP server LDAP configuration file example.
Listing A‑1 Weblogic Embedded LDAP Server LDAP Configuration File Example
Host = localhost
Port = 7001
Principal = cn=Admin
Credential = aaa
UserObjectClass = person
UserBaseDN = ou=people,ou=myrealm,dc=base_domain
UserFromNameFilter = (&(uid=%u)(objectclass=person))
UserUIDAttrName = description
UserGroupAttrNames=wlsMemberOf
RetrieveUIDAndGID = true
UIDAttrValueType = UIDAndGID
UseZOSRACF=false
SSLEnabled=false
ConnectTimeout=5
 
 

Copyright © 1994, 2017, Oracle and/or its affiliates. All rights reserved.