Installation and Upgrade Guides › Policy Server Installation Guide › Configuring SiteMinder Data in a Relational Database › Sample User Directories › Configure a SQL Server Sample User Directory
Configure a SQL Server Sample User Directory
You configure a sample user directory to populate a database with sample users.
To configure the sample user directory
- Open smsampleusers_sqlserver.sql in a text editor and copy the contents of the entire file.
- Start the Query Analyzer and log in as the user who administers the Policy Server database.
- Select the database instance from the database list.
- Paste the schema from smsampleusers_sqlserver.sql into the query.
- Execute the query.
The user directory is populated with the sample users.
- Configure the user directory connection to the Policy Server.
Note: For more information about configuring user directory connections, see the Policy Server Configuration Guide.