System information

Identity Manager Resources Reference
Part Number 820-2952-10 Page 101
Gateway Adapters
The Domino Gateway, Active Directory, Novell NetWare and other gateway adapters allow you to
use the
RA_HANGTIMEOUT
resource attribute to specify a timeout value, in seconds. This attribute
controls how long before a request to the gateway times out and is considered hung.
You must manually add this attribute to the Resource object as follows:
<ResourceAttribute name='Hang Timeout'
displayName='com.waveset.adapter.RAMessages:RESATTR_HANGTIMEOUT' type='int'
description='com.waveset.adapter.RAMessages:RESATTR_HANGTIMEOUT_HELP' value='NewValue'>
</ResourceAttribute>
The default value for this attribute is 0, indicating that Identity Manager will not check for a hung
connection.
Mainframe Adapters
A step is missing in the Identity Manager Installation Notes section for the ACF2, Natural, RACF,
RACF-LDAP, Scripted Host, and Top Secret adapters. Add the following step after step 3.
4. When the Attachmate libraries are installed into a WebSphere Application Server, add the
property
com.wrq.profile.dir=LibraryDir ectory
to the
WebSphere/AppServer/configuration/config.ini
file.
This allows the Attachmate code to find the licensing file.
Microsoft SQL Server
The following information should be added to the Usage Notes section:
Windows authentication mode for the SQL Server resource adapter can only be configured on the
Microsoft SQL Server adapter if the Identity Manager server is running on a Windows machine that
is included in the same Windows security/authentication framework as the SQL Server server
instance.
The JDBC driver supports the use of Type 2 integrated authentication on Windows operating
systems through the integratedSecurity connection string property. To use integrated
authentication, copy the
sqljdbc_auth.dll
file to a directory on the Windows system path on the
computer where the JDBC driver is installed.
The
sqljdbc_auth.dll
files are installed in the following location:
InstallationDirectory\sqljdbc_Version\Language\auth\