Installation and Upgrade Guides › Policy Server Installation Guide › Configuring SiteMinder Data in a Relational Database › Configure a SQL Server Policy Store › How to Configure the Policy Store
How to Configure the Policy Store
Complete the following procedures to configure a SQL Server database as a policy store.
Note: Be sure that you have gathered the required database information before beginning. Some of the following procedures require this information.
- Be sure that the SQL Server database instance that is to contain the SiteMinder data is accessible from the Policy Server system.
- Using the SQL Server Enterprise Manager, create the database instance for the SiteMinder data store.
Example: smdatastore.
- Create the SiteMinder Schema.
- Configure a SQL Server data source for SiteMinder.
- (Windows) Create a SQL Server data source.
- (UNIX) Create a SQL Server data source on UNIX systems.
- (UNIX) Configure the SQL Server wire protocol driver.
- Point the Policy Server to the database.
- Set the SiteMinder super user password.
- Import the default SiteMinder objects.
- Import the policy store data definitions.
- Restart the Policy Server.
- Prepare for the Administrative UI registration.