Configure the SQL Server Wire Protocol Driver
You configure the wire protocol driver to specify the settings SiteMinder uses to connect to the database.
Note: This procedure only applies if the Policy Server is installed on a UNIX system. If you have not already done so, copy one of the following files and rename it system_odbc.ini. The file you rename depends on the database vendor you are configuring as a SiteMinder data store.
These files are located in siteminder_home/db
The system_odbc.ini file contains the following sections. The data source that you are configuring determine the section or sections that you edit:
Specifies the settings SiteMinder is to use to connect to the database functioning as the policy store.
Specifies the settings SiteMinder is to use to connect to the database functioning as the audit log database.
Specifies the settings SiteMinder is to connect to the database functioning as the key store.
Specifies the settings SiteMinder is to connect to the database functioning as the session store.
Specifies the settings SiteMinder is to connect to the database functioning as the sample user data store.
Follow these steps:
SiteMinder Data Source=DataDirect 6 SQL Server Wire Protocol.
Driver=nete_ps_root/odbc/lib/NSmsss24.so Description=DataDirect 6 SQL Server Wire Protocol Database=SiteMinder Data Address=myhost, 1433 QuotedId=No AnsiNPW=No
Note: When editing data source information, do not use the pound sign (#). Entering a pound sign comments the information, which truncates the value. The truncated value may cause ODBC connections to fail.
Specifies an explicit path to the Policy Server installation directory. This path cannot contain an environment variable.
Example: export/smuser/siteminder
Specifies the SQL Server database instance name.
Specifies the IP Address of the SQL Server database.
Represents the default listening port for SQL Server.
TraceFile=nete_ps_root/db/odbctrace.out TraceDll=nete_ps_root/odbc/lib/odbctrac.so InstallDir=nete_ps_root/odbc
Specifies the explicit path to the Policy Server installation directory. This path cannot contain an environment variable.
The wire protocol driver is configured.
You point the Policy Server to the database so the Policy Server can read and store session information.
To point the Policy Server to the data store
Database settings appear.
Data source settings become active.
Note: We recommend retaining the default for best performance.
The settings are saved.
SiteMinder returns a confirmation that the Policy Server can access the data store.
The Policy Server is configured to use the database as a session store.
You restart the Policy Server for certain settings to take effect.
Follow these steps:
The Policy Server stops as indicated by the red stoplight.
The Policy Server starts as indicated by the green stoplight.
Note: On UNIX or Linux operating environments, you can also execute the stop-all command followed by the start-all command to restart the Policy Server. These commands provide an alternative to the Policy Server Management Console.
Copyright © 2012 CA.
All rights reserved.
|
|